IPathShape.IsClosed

IPathShape.IsClosed property

Gets or sets property that determines if Shape is closed.

public bool IsClosed { get; set; }

See Also