HeightInch

Comment.HeightInch property

Representerar höjden på kommentaren, i enhet av tum.

public double HeightInch { get; set; }

Exempel


[C#]
comment1.HeightInch = 1.0;

Se även