ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearOctreeReductionOptions Class / ImGearOctreeReductionOptions Constructor




In This Topic
    ImGearOctreeReductionOptions Constructor
    In This Topic
    Initializes a new instance of the ImGearOctreeReductionOptions class object.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearOctreeReductionOptions()
    public ImGearOctreeReductionOptions()
    public: ImGearOctreeReductionOptions();
    public:
    ImGearOctreeReductionOptions();
    See Also