C#
VB
Java
Objective-C
WinRT C#
C++
Gets a value that indicate whether to render this object if the container is in run mode.
public override bool ShowAtRunMode { get; }
Public Overrides ReadOnly Property ShowAtRunMode As Boolean
public override bool ShowAtRunMode {get;}
@property (nonatomic, assign, readonly) BOOL showAtRunMode
public boolean getShowAtRunMode()
get_ShowAtRunMode();
public:
virtual property bool ShowAtRunMode
{
bool get() override
}
true to render this object if the container is in run mode, otherwise; false.
This renderer overrides AnnHotspotObjectRenderer.ShowAtRunMode to return true and the media object is rendered even if the container is in run mode.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET