Dxf2DPointAttribute.Y

Dxf2DPointAttribute.Y property

Gets or sets Y attribute.

public CadEntityAttribute Y { get; set; }

Property Value

The Y attribute.

See Also