←Select platform

Size Property (AnnContainer)

Summary

Gets or sets the size of this AnnContainer.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.LeadSizeD Size {get; set;}
Public Property Size As Leadtools.LeadSizeD
public Leadtools.LeadSizeD Size {get; set;}
@property (nonatomic) LeadSizeD size;
public LeadSizeD getSize() 
public void setSize(LeadSizeD size) 
get_Size(); 
set_Size(value); 
Object.defineProperty('Size'); 

Property Value

The size of this AnnContainer in annotation units (1/720 of an inch). The default value is 0,0.

Remarks

In typical applications, you set the size of the container to the size of the image.

Example

For an example, refer to AnnContainer.

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