ImageGear .NET - Updated November 28, 2017
IsAddCoverSlices Property




ImageGear23.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