Click or drag to resize

VectorGraphicFillingProfileEmbed Property

If true, stores imported vectors. FilePath will be discarded, after import is done. Otherwise, linked file will be imported each time.

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

Property Value

Boolean
See Also