[]
Returns the System.Windows.Rect of screen coordinates for a given position.
public Rect GetRectFromPosition(C1TextPointer position)
Type | Name | Description |
---|---|---|
C1TextPointer | position |
Type | Description |
---|---|
Rect | The System.Windows.Rect of screen coordinates for a given position. |