ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectPage Class
Fields Properties Methods


In This Topic
    ImGearVectPage Class Members
    In This Topic

    The following tables list the members exposed by ImGearVectPage.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearVectPage class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets an index of the active view.  
    Public PropertyGets underlying vector data (drawing) for the page.  
    Public PropertyGets total count of views in the drawing.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. This method clones the ImGearVectPage class object.  
    Public MethodReturns a view from the specified index.  
    Public MethodOverloaded. Overridden. This method rasterizes (converts to pixels) the vector data.  
    Public MethodSync page size with active View.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFinalizes an instance of the ImGearVectPage class.  
    Top
    See Also