(Leadtools.Annotations.Core)

Padding Property

Show in webframe





Gets or sets an AnnThickness object which controls the distance between the text and the bounding rectangle of the text.
Syntax
public AnnThickness Padding {get; set;}
Public Property Padding As AnnThickness
public AnnThickness Padding {get; set;}
@property (nonatomic) LeadRectD padding;
public AnnThickness getPadding()
public void setPadding(AnnThickness thickness)
            
 
get_Padding();
set_Padding(value);
Object.defineProperty('Padding');

Property Value

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

Target Platforms

See Also

Reference

AnnTextObject Class
AnnTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.