Compartir a través de


ShapeRange.HeightRelative Propiedad

Definición

Devuelve o establece un valor single que representa el porcentaje de la forma de destino a la que se ajusta el tamaño del intervalo de formas. Lectura y escritura.

public:
 property float HeightRelative { float get(); void set(float value); };
public float HeightRelative { get; set; }
member this.HeightRelative : single with get, set
Public Property HeightRelative As Single

Valor de propiedad

Single

Comentarios

Use esta propiedad con la RelativeVerticalSize propiedad . Cuando se establece en wdShapeSizeRelativeNone (-999999) (vea la WdShapeSizeRelative enumeración), esta propiedad debe omitirse porque la forma no usa el tamaño del porcentaje. La propiedad determina únicamente el Height alto.

Se aplica a