←Select platform

Unit Property

Summary

Gets or sets the unit of measure for this AnnSize 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 represents the unit of measure for this AnnSize structure.

Requirements

Target Platforms

See Also

Reference

AnnSize Structure

AnnSize Members

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

Leadtools.Annotations Assembly