Dxf3DPointAttribute.Z

Dxf3DPointAttribute.Z property

Gets or sets Z attribute.

public CadEntityAttribute Z { get; set; }

Property Value

The Z attribute.

See Also