HeightCM

Comment.HeightCM property

Stellt die Höhe des Kommentars in Zentimetern dar.

public double HeightCM { get; set; }

Beispiele


[C#]
comment1.HeightCM = 1.0;

Siehe auch