This document is archived and information here might be outdated. Recommended version. |
Indicates if the object is attached to a MapControl.
[Visual Basic .NET] Public ReadOnly Property IsRunningInMapControl As Boolean
[C#] public bool IsRunningInMapControl {get;}
[C++]
HRESULT get_IsRunningInMapControl(
Boolean* pbvarIsRunningInMapControl
);
[C++]
Parameters pbvarIsRunningInMapControl [out, retval]
pbvarIsRunningInMapControl is a parameter of type bool*