CadTableStyleCell.TextHeight

CadTableStyleCell.TextHeight property

Gets or sets the height of the text.

public double TextHeight { get; set; }

Property Value

The height of the text.

See Also