ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearIsosurfaceOptions Class
Members




In This Topic
    ImGearIsosurfaceOptions Class
    In This Topic
    Contains parameters for the isosurface algorithm.
    Object Model
    ImGearIsosurfaceOptions Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearIsosurfaceOptions 
    'Usage
     
    Dim instance As ImGearIsosurfaceOptions
    public sealed class ImGearIsosurfaceOptions 
    public __gc __sealed class ImGearIsosurfaceOptions 
    public ref class ImGearIsosurfaceOptions sealed 
    Inheritance Hierarchy

    System.Object
       ImageGear.Vector.ImGearIsosurfaceOptions

    See Also