←Select platform

LogoRect Property

Summary

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

Syntax
C#
VB
C++
Java
public LeadRectD LogoRect { get; set; } 
Public Property LogoRect As LeadRectD 
public LeadRectD getLogoRect() 
public void setLogoRect(LeadRectD rect) 
public:  
   property LeadRectD^ LogoRect 
   { 
      LeadRectD^ get() 
      void set(LeadRectD^ value) 
   } 

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