ImageGear .NET - Updated November 28, 2017
BorderColor Property (ImGearARTHollowEllipse)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTHollowEllipse Class : BorderColor Property
Gets or sets the border color of the mark.
Syntax
'Declaration
 
Public Property BorderColor As IImGearRGBQuad
 
'Usage
 
Dim instance As ImGearARTHollowEllipse
Dim value As IImGearRGBQuad
 
instance.BorderColor = value
 
value = instance.BorderColor

Property Value

ImageGear.Core.ImGearRGBQuad structure object.
See Also

Reference

ImGearARTHollowEllipse Class
ImGearARTHollowEllipse Members
ImGearRGBQuad Structure