In This Topic
The default width of an icon.
Syntax
'Declaration
Protected Shared DEFAULT_WIDTH As Double
'Usage
Dim value As Double
value = C1Icon.DEFAULT_WIDTH
C1Icon.DEFAULT_WIDTH = value
protected static double DEFAULT_WIDTH
protected:
static double DEFAULT_WIDTH
See Also