Share via


PathF.Closed Property

Definition

Gets a value indicating whether the last sub-path has been explicitly closed with Close().

public:
 property bool Closed { bool get(); };
public bool Closed { get; }
member this.Closed : bool
Public ReadOnly Property Closed As Boolean

Property Value

Applies to