markUpDimension
Turns on/off the markup dimension tool. This enables the user to draw a markup dimension line of the specified type using the mouse.
Syntax
RxCore.markUpDimension(selected, type)
Parameters
selected: boolean — Set totrueto enable the markup dimension tool, orfalseto disable it.type: number — Type of dimension line:0= Bar end points1= Bar and arrow end points
Returns
- NA — This method does not return a value.