Gets the size of this item in the report layout.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public Size Size { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Size As Size |
A WPF Size object.
See Also