Gets or sets the horizontal component of this Dimension.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public float Width { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Width As Single |
See Also