Height

Comment.Height property

يمثل ارتفاع التعليق بوحدة البكسل.

public int Height { get; set; }

أمثلة


[C#]
comment1.Height = 10;

أنظر أيضا