XamarinChart Programmer's Guide
ButtonDrawEventArgs.ClipBounds Property
See Also
 






Gets the current clip rectangle.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Rectangle ClipBounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property ClipBounds As Rectangle

 Property Value

An instance of the Rectangle structure.

 See Also

ButtonDrawEventArgs Members
ButtonDrawEventArgs Class
MindFusion.Charting.Components Namespace