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