The enumeration of the pens in the collection.
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntaxpublic MarkerPen this[
int i
] { get; }
Parameters
- i Int32
- The position of the pen in the collection.
Property Value
MarkerPen
See Also