HasSegments

Shape.HasSegments property

Gets a value indicating whether shape has segments.

public abstract bool HasSegments { get; }

Property Value

True if shape has segments; otherwise, false.

See Also