←Select platform

CustomUnitAbbreviation Property

Summary

The abbreviation that corresponds to the custom unit of measure.

Syntax
C#
C++/CLI
Python
public string CustomUnitAbbreviation { get; set; } 
public:  
   property String^ CustomUnitAbbreviation 
   { 
      String^ get() 
      void set(String^ value) 
   } 
CustomUnitAbbreviation # get and set (AnnPolyRulerObject) 

Property Value

String containing the abbreviation for the AnnUnit.CustomUnit unit of measure. The default value is "In" (Inches).

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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