ImageGear .NET - Updated March 30, 2018
Flags Property (ImGearVectorEntitySplinesurface)




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

Property Value

Combination of ImGearVectNURBSFlags enumeration or 0.
See Also

Reference

ImGearVectorEntitySplinesurface Class
ImGearVectorEntitySplinesurface Members