Click or drag to resize

StiMapInteractionContainerGetKeyByPosition Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiMapInteractionContainer.GetKeyByPosition(System.Drawing.Point,Stimulsoft.Base.Drawing.RectangleD)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string GetKeyByPosition(
	Point pos,
	RectangleD rect
)

Parameters

pos
Type: System.DrawingPoint

[Missing <param name="pos"/> documentation for "M:Stimulsoft.Report.Painters.StiMapInteractionContainer.GetKeyByPosition(System.Drawing.Point,Stimulsoft.Base.Drawing.RectangleD)"]

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Painters.StiMapInteractionContainer.GetKeyByPosition(System.Drawing.Point,Stimulsoft.Base.Drawing.RectangleD)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.StiMapInteractionContainer.GetKeyByPosition(System.Drawing.Point,Stimulsoft.Base.Drawing.RectangleD)"]

See Also