Click or drag to resize

StiMarkerCoreXFGetMarkerRect Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.GetMarkerRect(System.Drawing.PointF,System.Single,System.Single)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static RectangleF GetMarkerRect(
	PointF position,
	float markerSize,
	float zoom
)

Parameters

position
Type: System.DrawingPointF

[Missing <param name="position"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.GetMarkerRect(System.Drawing.PointF,System.Single,System.Single)"]

markerSize
Type: SystemSingle

[Missing <param name="markerSize"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.GetMarkerRect(System.Drawing.PointF,System.Single,System.Single)"]

zoom
Type: SystemSingle

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.GetMarkerRect(System.Drawing.PointF,System.Single,System.Single)"]

Return Value

Type: RectangleF

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.GetMarkerRect(System.Drawing.PointF,System.Single,System.Single)"]

See Also