CadViewTableObject.ViewHeight

CadViewTableObject.ViewHeight property

Gets or sets the height of the view.

public double ViewHeight { get; set; }

Property Value

The height of the view.

See Also