HeightInch

Comment.HeightInch property

Représente la hauteur du commentaire, en pouces.

public double HeightInch { get; set; }

Exemples


[C#]
comment1.HeightInch = 1.0;

Voir également