←Select platform

CustomUnitPerInch Property

Summary

The value in inches of the custom unit.

Syntax
C#
VB
C++
public double CustomUnitPerInch { get; set; } 
Public Property CustomUnitPerInch() As Double 
   Get 
   Set 
public:  
   property double CustomUnitPerInch 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

The value in inches of the AnnUnit.CustomUnit unit. The default value is 1.0.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.