Gets bounds on selection reletive to the page.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public VectorRectangle SelectionBounds { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property SelectionBounds As VectorRectangle |
Visual C++ |
---|
public: property VectorRectangle SelectionBounds { VectorRectangle get (); } |