Previous Document Next Document
Layer.CreateAngularDimension

Function CreateAngularDimension(Center As SnapPoint, Point1 As SnapPoint, Point2 As SnapPoint, TextX As Double, TextY As Double, [Precision As Long = 2], [ShowUnits As Boolean = True], [Units As cdrDimensionAngularUnits = cdrDimensionUnitDegrees], [BoxedText As Boolean = False], [LeadingZero As Boolean = True], [Prefix As String], [Suffix As String], [OutlineWidth As Double = -1], [Arrows As ArrowHead], [OutlineColor As Color], [TextFont As String], [TextSize As Double], [TextColor As Color]) As Shape

Member of Layer

The CreateAngularDimension method creates an angular dimension.

Parameters
Description
Center
Point1
Point2
TextX
TextY
Precision
This parameter is optional, and its default value is 2.
ShowUnits
This parameter is optional, and its default value is True.
Units
This parameter is optional, and its default value is cdrDimensionUnitDegrees (0).
BoxedText
This parameter is optional, and its default value is False.
LeadingZero
This parameter is optional, and its default value is True.
Prefix
This parameter is optional.
Suffix
This parameter is optional.
OutlineWidth
This parameter is optional, and its default value is -1.
Arrows
This parameter is optional, and its default value is Nothing.
OutlineColor
This parameter is optional, and its default value is Nothing.
TextFont
This parameter is optional.
TextSize
This parameter is optional, and its default value is 0.
TextColor
This parameter is optional, and its default value is Nothing.

Previous Document Next Document Back to Top

Copyright 2007 Corel Corporation. All rights reserved.