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 WidthType { get; set; } |
Visual Basic |
---|
Public Property WidthType As LengthType Get Set |
Visual C++ |
---|
public: property LengthType WidthType { LengthType get (); void set (LengthType value); } |