ImageGear .NET - Updated May 1, 2018
Flags Property (ImGearVectorEntityNURBSsurface)




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

Property Value

Combination of ImGearVectNURBSFlags enumeration or 0.
See Also

Reference

ImGearVectorEntityNURBSsurface Class
ImGearVectorEntityNURBSsurface Members