ImageGear .NET - Updated July 5, 2018
IsAddCoverSlices Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearIsosurfaceOptions Class : IsAddCoverSlices Property
Gets or sets a value indicating whether to add cover-up slices at the ends.
Syntax
'Declaration
 
Public Property IsAddCoverSlices As Boolean
 
'Usage
 
Dim instance As ImGearIsosurfaceOptions
Dim value As Boolean
 
instance.IsAddCoverSlices = value
 
value = instance.IsAddCoverSlices

Property Value

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

Reference

ImGearIsosurfaceOptions Class
ImGearIsosurfaceOptions Members