This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IM > IMultiPatch2 Interface > IMultiPatch2.XYFootprint Property (ArcObjects .NET 10.5 SDK) |
A reference to a cached copy of the multipatch's footprint in the x-y plane.
[Visual Basic .NET]
Public WriteOnly Property XYFootprint_2
[C#] public void XYFootprint_2 {set;}
[C++]
HRESULT putref_XYFootprint(
IGeometry*
);
[C++]
Parameters [in]
is a parameter of type IGeometry