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