ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearIsosurfaceOptions Class : IsDoNorms Property |
'Declaration Public Property IsDoNorms As Boolean
'Usage Dim instance As ImGearIsosurfaceOptions Dim value As Boolean instance.IsDoNorms = value value = instance.IsDoNorms
public bool IsDoNorms {get; set;}