←Select platform

Padding Property

Summary

Gets or sets an AnnThickness object which controls the distance between the text and the bounding rectangle of the text.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnThickness Padding {get; set;}
Public Property Padding As Leadtools.Annotations.Core.AnnThickness
public Leadtools.Annotations.Core.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize