HeightCM

Comment.HeightCM property

Rappresenta l’altezza del commento, in unità di centimetri.

public double HeightCM { get; set; }

Esempi


[C#]
comment1.HeightCM = 1.0;

Guarda anche