←Select platform

LogoRect Property

Summary
Gets or sets the LeadRectD of the logo picture and its text.
Syntax
C#
C++/CLI
Java
Python
public LeadRectD LogoRect { get; set; } 
public LeadRectD getLogoRect() 
public void setLogoRect(LeadRectD rect) 
public:  
   property LeadRectD^ LogoRect 
   { 
      LeadRectD^ get() 
      void set(LeadRectD^ value) 
   } 
LogoRect # get and set (AnnBatesStampLogo) 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.