This document is archived and information here might be outdated. Recommended version. |
Adds a map frame description.
[Visual Basic .NET] Public Sub Add ( _ ByVal mapFrameDesc As IMapFrameDescription _ )
[C#] public void Add ( IMapFrameDescription mapFrameDesc );
[C++]
HRESULT Add(
IMapFrameDescription* mapFrameDesc
);
[C++] Parameters mapFrameDesc [in]
mapFrameDesc is a parameter of type IMapFrameDescription*