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




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityBeziersurface Class : Flags Property
Gets or sets different surface flags.
Syntax
'Declaration
 
Public Overrides Property Flags As Integer
 
'Usage
 
Dim instance As ImGearVectorEntityBeziersurface
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

ImGearVectorEntityBeziersurface Class
ImGearVectorEntityBeziersurface Members