Xamarin Pack Programmer's Guide
DrawEventArgs.Bounds Property
See Also
 






Gets the bounding rectangle of the element being drawn.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Rectangle Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As Rectangle

 Property Value

A Rectangle object specifying the element's bounds.

 See Also

DrawEventArgs Members
DrawEventArgs Class
MindFusion.Scheduling Namespace