This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IR > IRectHolder Interface > IRectHolder.Rect Method (ArcObjects .NET 10.5 SDK) |
Write a rectangle.
[Visual Basic .NET] Public Sub Rect ( _ ByRef pRect As tagRECT _ )
[C#] public void Rect ( ref tagRECT pRect );
[C++]
HRESULT Rect(
tagRECT* pRect
);
[C++]
Parameters pRect [in]
pRect is a parameter of type tagRECT