DataLabel.Height Property

Definition

Gets the height, in points, of the object.

public:
 property double Height { double get(); void set(double value); };
public double Height { get; set; }
Public Property Height As Double

Property Value

The height, in points, of the object.

Remarks

Read-only.

Applies to