DgnPoint class

DgnPoint class

Represents point for DGN format

The DgnPoint type exposes the following members:

Constructors

ConstructorDescription
initInitiailizes a new instance of the DgnPoint class
initInitiailizes a new instance of the DgnPoint class
initInitiailizes a new instance of the DgnPoint class

Properties

PropertyDescription
xGets or sets X coordinate
yGets or sets Y coordinate
zGets or sets Z coordinate

See Also