Click or drag to resize

BaseMarkableVectorGraphicPersistVectorGraphic Property

Indicates whether the vector graphic content is statically generated, without the need of the Rebuild method.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool PersistVectorGraphic { get; protected set; }

Property Value

Boolean
See Also