Click or drag to resize

StiRadialMarkerInteractiveClick Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.Gauge.StiRadialMarker.InteractiveClick(System.Drawing.RectangleF,System.Drawing.Point)"]

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected override void InteractiveClick(
	RectangleF rect,
	Point p
)

Parameters

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Components.Gauge.StiRadialMarker.InteractiveClick(System.Drawing.RectangleF,System.Drawing.Point)"]

p
Type: System.DrawingPoint

[Missing <param name="p"/> documentation for "M:Stimulsoft.Report.Components.Gauge.StiRadialMarker.InteractiveClick(System.Drawing.RectangleF,System.Drawing.Point)"]

See Also