次の方法で共有


AbstractSize.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 size's actual orientation matches its natural orientation.

Applies to