Shape.HasSegments

Shape.HasSegments property

获取一个值,指示形状是否具有段。

public abstract bool HasSegments { get; }

Property Value

True 如果形状有段;否则为 false

另请参见