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




In This Topic
    ImGearVectorView Class
    In This Topic
    Represents a camera and lighting model for displaying the vector content.
    Object Model
    ImGearVectorView ClassImGearVectorEntity ClassImGearVectorColor StructureImGearVectorLightSource ClassImGearVectorPoint3D StructureImGearVectorMinMax Structure
    Syntax
    'Declaration
     
    Public Class ImGearVectorView 
       Inherits ImGearVectorObject
    'Usage
     
    Dim instance As ImGearVectorView
    public class ImGearVectorView : ImGearVectorObject 
    public __gc class ImGearVectorView : public ImGearVectorObject 
    public ref class ImGearVectorView : public ImGearVectorObject 
    Inheritance Hierarchy

    System.Object
       ImageGear.Vector.ImGearVectorObject
          ImageGear.Vector.ImGearVectorView

    See Also