Share

Point2d.X Property

Parent Object: Point2d

Description

Specifies the X coordinate of the point. If not supplied, the X value will default to 0.

Syntax

Point2d.X() 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

Was this information helpful?