Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.EditAngleDimensionLabel


CorelScript.EditAngleDimensionLabel

Function EditAngleDimensionLabel(Dynamic As Boolean, Precision As Integer, Units As Integer, ShowUnits As Boolean, Prefix As String, Suffix As String) As Long

Description

Member of CorelScript

The EditAngleDimensionLabel method lets you change the properties of an angle dimension label.

Parameter
Description
Dynamic
Specifies whether the dimension text changes automatically when the object is stretched or skewed. True enables this option.
Precision
Specifies the precision level:
 
0 = 0
 
1 = 0.0
 
2 = 0.00
 
3 = 0.000
 
4 = 0.0000
 
5 = 0.00000
 
6 = 0.000000
 
7 = 0.0000000
 
8 = 0.00000000
 
9 = 0.000000000
 
10 = 0.0000000000
Units
Specifies the units:
 
0 = degrees
 
1 = radians
 
2 = gradians
ShowUnits
Specifies whether to display the units beside the dimension text. True enables this option.
Prefix
Specifies that the prefix is attached to the dimension text
Suffix
Specifies that the suffix is attached to the dimension text

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.