FigureLength.IsColumn Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui détermine si FigureLength a une valeur de propriété FigureUnitType égale à Column.
public:
property bool IsColumn { bool get(); };
public bool IsColumn { get; }
member this.IsColumn : bool
Public ReadOnly Property IsColumn As Boolean
Valeur de propriété
true
si cela FigureLength a une FigureUnitType valeur de propriété ; Columnsinon, false
. La valeur par défaut est false
.