Click or drag to resize

VectorGraphicPathIgnorePower Property

Avoid setting power for path. Can be useful when ramping across multiple paths.

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

Property Value

Boolean
See Also