DxfSizeAttribute.Height

DxfSizeAttribute.Height property

Gets or sets height.

public CadEntityAttribute Height { get; set; }

Property Value

The height.

See Also