ArcObjects Library Reference (DefenseSolutions)  

IGraphicLeaderStyle.Construct Method

Modifies the contents of a given graphic leader to comply with the leader style.

ERROR: Syntax information about IGraphicLeaderStyle.Construct may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT Construct(
  IDisplay* Display,
  IGraphicLeader* Leader
);
[C++]

Parameters

Display [in]

  Display is a parameter of type IDisplay

Leader [in]

  Leader is a parameter of type IGraphicLeader

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGraphicLeaderStyle Interface