renderer Property

Summary

Gets or sets the renderer for the parent object.

Syntax

JavaScript Syntax
Object.defineProperty(IAnnThumbStyle.prototype, 'renderer', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
renderer: IAnnObjectRenderer; 

Property Value

The renderer for the parent object (the owner of this thumb).

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.Core Assembly