Click or drag to resize

SpiralFillingProfileInbound Property

Note: This API is now obsolete.

True if the spiral runs towards the center, false otherwise.

Namespace: RAYLASE.Marker.VectorGraphicElement.Filling
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.22.0
Syntax
C#
[ObsoleteAttribute("Was never implemented. Please use Direction instead.")]
public bool Inbound { get; set; }

Property Value

Boolean
See Also