Click or drag to resize

VectorGraphicEngineAddTextLayer Method

Creates a new text layer.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public virtual VectorGraphicTextLayer AddTextLayer()

Return Value

VectorGraphicTextLayer
The new layer.
See Also