ImageGear .NET - Updated October 26, 2017
Visible Property (ImGearARTCurve)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTCurve Class : Visible Property
Gets or sets a value indicating whether the mark is visible or not.
Syntax
'Declaration
 
Public Overrides Property Visible As Boolean
 
'Usage
 
Dim instance As ImGearARTCurve
Dim value As Boolean
 
instance.Visible = value
 
value = instance.Visible

Property Value

Boolean value.
See Also

Reference

ImGearARTCurve Class
ImGearARTCurve Members