HeightInch

Comment.HeightInch property

Stellt die Höhe des Kommentars in Zoll dar.

public double HeightInch { get; set; }

Beispiele


[C#]
comment1.HeightInch = 1.0;

Siehe auch