←Select platform

Unit Property

Summary

Gets or sets a value that specifies the unit of measure for this AnnRectangle structure.

Syntax

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

Property Value

An AnnUnit value that specifies the unit of measure for 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