←Select platform

ShowAtRunMode Property (AnnMediaObjectRenderer)

Summary

Gets a value that indicate whether to render this object if the container is in run mode.

Syntax

C#
VB
Java
Objective-C
WinRT C#
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();

Property Value

true to render this object if the container is in run mode, otherwise; false.

Remarks

This renderer overrides AnnHotspotObjectRenderer.ShowAtRunMode to return true and the media object is rendered even if the container is in run mode.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize