showAtRunMode Property

Summary

Gets a value that indicate whether to show this object at runtime mode.

Syntax

JavaScript Syntax
Object.defineProperty(AnnSvgMediaObjectRenderer.prototype, 'showAtRunMode', 
	get: function() 
) 
TypeScript Syntax
showAtRunMode: boolean; // read-only 

Property Value

true to show this object at runtime mode, otherwise; false. This class overrides the default behavior and returns true.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly