Previous Document Next Document

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


CorelScript.CreateAngleDimension

Function CreateAngleDimension(x1 As Long, y1 As Long, x2 As Long, y2 As Long, X3 As Long, Y3 As Long, X4 As Long, Y4 As Long, LargeAngle As Boolean, WitnessExtension As Long, WitnessGap As Long, LabelGap As Long) As Long

Description

Member of CorelScript

The CreateAngleDimension method creates an angular dimension.

Parameter
Description
x1
Specifies the x-coordinate of the apex
y1
Specifies the y-coordinate of the apex
x2
Specifies the x-coordinate of the baseline
y2
Specifies the y-coordinate of the baseline
X3
Specifies the x-coordinate of the endline
Y3
Specifies the y-coordinate of the endline
X4
Specifies the x-coordinate of the text point
Y4
Specifies the y-coordinate of the text point
LargeAngle
Specifies how to measure the angle. True measures the angle as less than or equal to 180°, while False measures it as greater than 180°.
WitnessExtension
Specifies the length of the extension line that protrudes beyond the dimension line
WitnessGap
Specifies the distance between the snapped to object and the extension line
LabelGap
Specifies the amount of space between the text and the dimension line

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.