Accusoft NotateXpress 12
PrgSetGaugeLength Method
See Also  Send comments on this topic.
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
newVal
The length of the gauge of the ruler tool.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : PrgSetGaugeLength Method

Glossary Item Box

Description

Sets the gauge length for a specific element. Gauge controls the size of the lines at the end of a ruler.

Syntax

Visual Basic
Public Sub PrgSetGaugeLength( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal newVal As Long _
) 

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
newVal
The length of the gauge of the ruler tool.

See Also

©2013. Accusoft Corporation. All Rights Reserved.