Click or drag to resize

VectorGraphicTextLayerBuildContent Method

Builds the text layers' contents (in terms of meta-commands) so that it will be consistent with its properties.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public void BuildContent()
See Also