Click or drag to resize

VectorGraphicTextLayerSource Property

The generator of the text content.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public BaseTextGenerator Source { get; set; }

Property Value

BaseTextGenerator
See Also