FigureLength.IsContent 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 à Content.
public:
property bool IsContent { bool get(); };
public bool IsContent { get; }
member this.IsContent : bool
Public ReadOnly Property IsContent As Boolean
Valeur de propriété
Retourne true
si cette FigureLength propriété a une FigureUnitType valeur de propriété ; Contentsinon, false
. La valeur par défaut est false
.