This document is archived and information here might be outdated. Recommended version. |
A point that can be used by any custom editing commands. This property is set by the SetEditLocation method.
[Visual Basic .NET] Public ReadOnly Property EditLocation As IPoint
[C#] public IPoint EditLocation {get;}
[C++]
HRESULT get_EditLocation(
IPoint** loc
);
[C++] Parameters loc [out, retval]
loc is a parameter of type IPoint**