Accusoft NotateXpress 12
ElementSetMeasure Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
MeasurementChoice
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementSetMeasure Method

Glossary Item Box

Description

Sets the unit of measure being displayed for an existing ruler element.

Syntax

Visual Basic
Public Sub ElementSetMeasure( _
   ByVal elementHandle As Long, _
   ByVal MeasurementChoice As NX_MeasurementUnit _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.