logoRect Property

Summary

Gets or sets the LeadRectD of the logo picture and its text.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnBatesStampLogo.prototype, 'logoRect', 
	get: function(), 
	set: function(value) 
) 
logoRect: LeadRectD; 

Property Value

The rectangle of the logo picture and its text where they will be laid out.

Remarks

The rectangle structure will be ignored if you set the property StretchLogo to true.

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