Accusoft NotateXpress 12
SetMeasureAbbr Method
See Also  Send comments on this topic.
MeasurementChoice
Abbreviation
The abbreviation for the specified measurement.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : SetMeasureAbbr Method

Glossary Item Box

Description

Sets the measurement abbreviation for the specified MeasurementChoice.  This allows custom strings for each unit of measure.

Syntax

Visual Basic
Public Sub SetMeasureAbbr( _
   ByVal MeasurementChoice As NX_MeasurementUnit, _
   ByVal Abbreviation As String _
) 

Parameters

MeasurementChoice
ValueDescription
NX_Measure_CentimetersIn centimeters.
NX_Measure_DecimetersIn decimeters.
NX_Measure_DegreesDegrees
NX_Measure_DekametersIn dekameters.
NX_Measure_FeetIn feet.
NX_Measure_InchesIn inches.
NX_Measure_KilometersIn kilometers.
NX_Measure_MetersIn meters.
NX_Measure_MicroMetersIn micrometers.
NX_Measure_MilesIn miles.
NX_Measure_MillimetersIn millimeters.
NX_Measure_PixelsIn pixels.
NX_Measure_RadiansRadians
NX_Measure_TwipsIn twips.
NX_Measure_YardsIn yards.
Abbreviation
The abbreviation for the specified measurement.

See Also

©2013. Accusoft Corporation. All Rights Reserved.