FigureLength.IsAuto Eigenschaft

Definition

Ruft einen Wert ab, der bestimmt, ob diese FigureLength automatisch festgelegt wird (nicht angegeben ist).

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

Eigenschaftswert

Boolean

true wenn dies FigureLength automatisch (nicht angegeben) falseist; andernfalls . Der Standardwert ist true.

Gilt für