Point2d.Y Property
Parent Object:
Point2d
Description
Specifies the Y coordinate of the point. If not supplied, the Y value will default to 0.
Syntax
Point2d.
Y
() As Double
Property Value
This is a read/write property whose value is a Double.
Samples
Name
Description
Aligning drawing dimensions
This sample demonstrates aligning the selected drawing dimensions along a horizontal or vertical axis.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.