SpiralFillingProfileInbound Property |
Note: This API is now obsolete.
True if the spiral runs towards the center, false otherwise.
Namespace: RAYLASE.Marker.VectorGraphicElement.FillingAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.22.0
Syntax[ObsoleteAttribute("Was never implemented. Please use Direction instead.")]
public bool Inbound { get; set; }
Property Value
Boolean
See Also