ButtonsMetaData.IsVectorImage Property
Determines if the button is represented in UI by the vector image.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool IsVectorImage { get; }
Public ReadOnly Property IsVectorImage As Boolean
Get
public:
property bool IsVectorImage {
bool get ();
}
member IsVectorImage : bool with get
Property Value
Boolean