AbstractPoint.IsNatural Property

Definition

Indiates whether the size's actual orientation matches its natural orientation.

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

Property Value

True if the actual orientation matches the natural orientation, otherwise false.

Applies to