Click or drag to resize

VectorGraphicEngineAddLayer Method

Creates a new layer.

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

Return Value

VectorGraphicLayer
The new layer.
See Also