Ruft den Type der Höhe ab oder legt diese fest.

C# | Visual Basic | Visual C++ |
public eHeightType AutoHeight{ get; set;}
Public Property AutoHeight As eHeightType
public: property eHeightType AutoHeight { eHeightType get (); void set (eHeightType value); }