Compartilhar via


AbstractSize.RealHeight Property

Definition

The real, non-abstract height of the size. If IsNatural is true, the real height and the abstract height are the same. If IsNatural is false, the real height is the abstract width.

public:
 property double RealHeight { double get(); void set(double value); };
public:
 property double RealHeight { double get(); void set(double value); };
public double RealHeight { get; set; }
member this.RealHeight : double with get, set
Public Property RealHeight As Double

Property Value

Returns Double.

Applies to