HeightType Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| RectStyle..::..HeightType Property |
| RectStyle Class See Also Send Feedback |
Namespace:Â CuteEditor.Convertor
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public LengthType HeightType { get; set; } |
| Visual Basic |
|---|
Public Property HeightType As LengthType Get Set |
| Visual C++ |
|---|
public: property LengthType HeightType { LengthType get (); void set (LengthType value); } |