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


In This Topic
    ImGearVectorEntityViewport Class Members
    In This Topic

    The following tables list the members exposed by ImGearVectorEntityViewport.

    Public Methods
     NameDescription
    Public MethodGets an entity that bounds the viewport.  
    Public MethodReturns viewport content. Usually this is a block containing some other entities.  
    Public MethodReturns the point with maximum coordinates of the view being mapped to the viewport.  
    Public MethodReturns the point with minimum coordinates of the view being mapped to the viewport.  
    Public MethodReturns rotation of the view being mapped.  
    Public MethodReturns the point with maximum coordinates of the viewport.  
    Public MethodReturns the point with minimum coordinates of the viewport.  
    Public MethodSets the bounding entity for the viewport.  
    Public MethodSets the viewport content. Usually this is a block containing some other entities.  
    Public MethodSets new maximum view coordinates.  
    Public MethodSets new minimum coordinates of the view.  
    Public MethodSets new viewport maximum coordinates.  
    Public MethodSets new viewport minimum coordinates.  
    Top
    See Also