HeightInch

Comment.HeightInch property

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

public double HeightInch { get; set; }

Esempi


[C#]
comment1.HeightInch = 1.0;

Guarda anche