padding Property (AnnTextObject)

Summary

Gets or sets an AnnThickness object which controls the distance between the text and the bounding rectangle of the text.

Syntax

JavaScript Syntax
Object.defineProperty(AnnTextObject.prototype, 'padding', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
padding: AnnThickness;

Property Value

An AnnThickness object which controls the distance between the text and the bounding rectangle of the text.

Requirements

Target Platforms

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