Method Bounds
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
Bounds(Document)
Returns a rectangle who's value is (x=0, y=0, width=document.Width, height=document.Height)
public static RectInt32 Bounds(this Document document)
Parameters
document
Document