This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPage Interface > IPage.DrawBorder Method (ArcObjects .NET 10.4 SDK) |
Draw the page border.
[Visual Basic .NET] Public Sub DrawBorder ( _ ByVal Display As IDisplay _ )
[C#] public void DrawBorder ( IDisplay Display );
[C++]
HRESULT DrawBorder(
IDisplay* Display
);
[C++]
Parameters Display [in]
Display is a parameter of type IDisplay