ImageGear .NET - Updated March 30, 2018
Style Property (ImGearARTBorder)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTBorder Class : Style Property
Gets or sets the border style.
Syntax
'Declaration
 
Public Property Style As ImGearARTPenStyle
 
'Usage
 
Dim instance As ImGearARTBorder
Dim value As ImGearARTPenStyle
 
instance.Style = value
 
value = instance.Style

Property Value

ImGearARTPenStyle enumeration value.
See Also

Reference

ImGearARTBorder Class
ImGearARTBorder Members
ImGearARTPenStyle Enumeration