WidthInch

Comment.WidthInch property

Stellt die Breite des Kommentars in Zoll dar.

public double WidthInch { get; set; }

Beispiele


[C#]
comment1.WidthInch = 1.0;

Siehe auch