Gets or sets the LeadRectD of the logo picture and its text.
Object.defineProperty(AnnBatesStampLogo.prototype, 'logoRect',
get: function(),
set: function(value)
)
logoRect: LeadRectD;
The rectangle of the logo picture and its text where they will be laid out.
The rectangle structure will be ignored if you set the property StretchLogo to true.