←Select platform

Size Property

Summary

Gets or sets a value specifying the size of this AnnRectangleControlPoint.

Syntax

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

Property Value

An AnnSize value specifying the size of this AnnRectangleControlPoint.

Example

For an example, refer to AnnDesigner.

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