Viewport class
Viewport class
Represents a viewport that defines the width and height of a visual area.
The Viewport type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the Viewport class with the specified width and height. |
Properties
Property | Description |
---|---|
width | Gets the width of the viewport. |
height | Gets the height of the viewport. |
Methods
Method | Description |
---|---|
load | Loads a Viewport from the specified Page . |
See Also
- module
aspose.svg.drawing
- class
Page
- class
Viewport