[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.AnchorPoint.MapToRect

MapToRect Method

MapToRect(LayoutRect)

Transforms the location of AnchorPoint to the coordinate system of the targetRect.

Declaration
public PointF MapToRect(LayoutRect targetRect)
Parameters
Type Name Description
LayoutRect targetRect

A LayoutRect which defines the base angle and position.

Returns
Type Description
PointF

The transformed location.