PenSetsConfigurationActivePenSetIndex Property |
The index of the active pen set from the list.
A special value of "0" means the default pen set is the active one.
A positive value means a custom pen set from the system configuration.
A negative value means a custom pen set from the user configuration.
Namespace: RAYLASE.Marker.ConfigurationAssembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntaxpublic int ActivePenSetIndex { get; set; }
Property Value
Int32
See Also