Click or drag to resize

PenSetItem Property

The enumeration of the pens in the collection.

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public MarkerPen this[
	int i
] { get; }

Parameters

i  Int32
The position of the pen in the collection.

Property Value

MarkerPen
See Also