ImageGear .NET - Updated November 28, 2017
Flags Property (ImGearVectorEntityNURBScurve)




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityNURBScurve Class : Flags Property
Gets or sets NURBS flags.
Syntax
'Declaration
 
Public Property Flags As Integer
 
'Usage
 
Dim instance As ImGearVectorEntityNURBScurve
Dim value As Integer
 
instance.Flags = value
 
value = instance.Flags

Property Value

Combination of ImGearVectNURBSFlags enumeration or 0.
Remarks
The default value is 0.
See Also

Reference

ImGearVectorEntityNURBScurve Class
ImGearVectorEntityNURBScurve Members