IconSet.Type

IconSet.Type property

Get or Set the icon set type to display. Setting the type will auto check if the current Cfvos’s count is accord with the new type. If not accord, old Cfvos will be cleaned and default Cfvos will be added.

public IconSetType Type { get; set; }

See Also