Click or drag to resize

VectorGraphicPathGetLastPenNumber Method

Returns the pen number of the last set pen command if any.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public int? GetLastPenNumber()

Return Value

NullableInt32

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicPath.GetLastPenNumber"]

See Also