ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectorMinMax Structure
Members




In This Topic
    ImGearVectorMinMax Structure
    In This Topic
    Represents a bounding parallelepiped of the object.
    Object Model
    ImGearVectorMinMax Structure
    Syntax
    'Declaration
     
    Public Structure ImGearVectorMinMax 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearVectorMinMax
    public struct ImGearVectorMinMax : System.ValueType 
    public __value struct ImGearVectorMinMax : public System.ValueType 
    public value class ImGearVectorMinMax : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Vector.ImGearVectorMinMax

    See Also