IWxDoubleArrow.FirstPoint

Syntax

FirstPoint: IGxPointF;

FirstPoint: Prognoz.Platform.Interop.Drawing.IGxPointF;

Description

The FirstPoint property determines the position of an arrow start point.

Example

The example of use is given in description of IWxWorkspace.CreateDoubleArrow.

See also:

IWxDoubleArrow