ImageGear .NET - Updated March 30, 2018
IsLimitDepth Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearIsosurfaceOptions Class : IsLimitDepth Property
Gets or sets a value indicating whether to limit the surface depth.
Syntax
'Declaration
 
Public Property IsLimitDepth As Boolean
 
'Usage
 
Dim instance As ImGearIsosurfaceOptions
Dim value As Boolean
 
instance.IsLimitDepth = value
 
value = instance.IsLimitDepth

Property Value

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

Reference

ImGearIsosurfaceOptions Class
ImGearIsosurfaceOptions Members