←Select platform

Size Property

Summary

Gets or sets the size of this AnnRectangle structure.

Syntax

C#
VB
C++
public AnnSize Size { get; set; } 
  
Public Property Size As Leadtools.Annotations.AnnSize 
public: 
property Leadtools.Annotations.AnnSize Size { 
   Leadtools.Annotations.AnnSize get(); 
   void set (    Leadtools.Annotations.AnnSize ); 
} 

Property Value

An AnnSize value specifying the size of this AnnRectangle structure.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly