←Select platform

ShowAtRunMode Property (AnnD2DMediaObjectRenderer)

Summary

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

Syntax
C#
VB
public override bool ShowAtRunMode {get;} 
Public Overrides ReadOnly Property ShowAtRunMode As Boolean 

Property Value

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

Remarks

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly