ImageGear .NET - Updated October 26, 2017
IsDoNorms Property




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearIsosurfaceOptions Class : IsDoNorms Property
Gets or sets a value indicating whether to calculate normals along with vertices.
Syntax
'Declaration
 
Public Property IsDoNorms As Boolean
 
'Usage
 
Dim instance As ImGearIsosurfaceOptions
Dim value As Boolean
 
instance.IsDoNorms = value
 
value = instance.IsDoNorms

Property Value

Boolean value.
Remarks
The default value is true.
See Also

Reference

ImGearIsosurfaceOptions Class
ImGearIsosurfaceOptions Members