Aurigma Graphics Mill 5.5 for .NET
ViewerBase..::.BorderStyle Property
Gets/sets the border style of the control.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Property BorderStyle As Border3DStyle
C#
[BrowsableAttribute(true)] public Border3DStyle BorderStyle { get; set; }