This document is archived and information here might be outdated. Recommended version. |
The method that determines how item footprints are computed.
[Visual Basic .NET] Public Property Method As esriBuildFootprintsMethods
[C#] public esriBuildFootprintsMethods Method {get; set;}
[C++]
HRESULT get_Method(
esriBuildFootprintsMethods Method
);
[C++]
HRESULT put_Method(
esriBuildFootprintsMethods* Method
);
[C++] Parameters Method [in]
Method is a parameter of type esriBuildFootprintsMethods Method [out, retval]
Method is a parameter of type esriBuildFootprintsMethods*