public static BoxDrawingStyle Empty { get; }
Public Shared ReadOnly Property Empty As BoxDrawingStyle
Get
Dim value As BoxDrawingStyle
value = BoxDrawingStyle.Empty
public:
static property BoxDrawingStyle Empty {
BoxDrawingStyle get ();
}
static member Empty : BoxDrawingStyle with get
No code example is currently available or this language may not be supported.