HasSegments

PolygonShape.HasSegments property

Gets a value indicating whether shape has segments.

public override bool HasSegments { get; }

Property Value

True if shape has segments; otherwise, false.

See Also