IViewport moves in world coordinate and projects models to device coordinate space
More...
Inherited by Braincase.GanttChart.ControlViewport, Braincase.GanttChart.ImageViewport, and Braincase.GanttChart.PrintViewport.
|
| Matrix | Projection [get] |
| | Get the projection matrix to transform world coordinates to device coordinates More...
|
| |
| RectangleF | Rectangle [get] |
| | Get the rectangle boundary in world coordinates to be captured and projected onto viewport More...
|
| |
| float | WorldHeight [get, set] |
| | Get or set the world height More...
|
| |
| float | WorldWidth [get, set] |
| | Get or set the world width More...
|
| |
| float | X [get, set] |
| | Get or set the X world-coordinate of the position of the viewport. This is also the same as the IViewport.Rectangle.Left. More...
|
| |
| float | Y [get, set] |
| | Get or set the Y world-coordinate of the position of the viewport. This is also the same as the IViewport.Rectangle.Top. More...
|
| |
IViewport moves in world coordinate and projects models to device coordinate space
| PointF Braincase.GanttChart.IViewport.DeviceToWorldCoord |
( |
Point |
screencoord) | |
|
| PointF Braincase.GanttChart.IViewport.DeviceToWorldCoord |
( |
PointF |
screencoord) | |
|
| void Braincase.GanttChart.IViewport.Resize |
( |
) | |
|
| PointF Braincase.GanttChart.IViewport.WorldToDeviceCoord |
( |
PointF |
worldcoord) | |
|
| Matrix Braincase.GanttChart.IViewport.Projection |
|
get |
Get the projection matrix to transform world coordinates to device coordinates
| RectangleF Braincase.GanttChart.IViewport.Rectangle |
|
get |
Get the rectangle boundary in world coordinates to be captured and projected onto viewport
| float Braincase.GanttChart.IViewport.WorldHeight |
|
getset |
Get or set the world height
| float Braincase.GanttChart.IViewport.WorldWidth |
|
getset |
Get or set the world width
| float Braincase.GanttChart.IViewport.X |
|
getset |
Get or set the X world-coordinate of the position of the viewport. This is also the same as the IViewport.Rectangle.Left.
| float Braincase.GanttChart.IViewport.Y |
|
getset |
Get or set the Y world-coordinate of the position of the viewport. This is also the same as the IViewport.Rectangle.Top.
The documentation for this interface was generated from the following file:
- D:/SVN/codeplex/ganttchart/GanttChart/Viewport.cs