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