Width

Comment.Width property

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

public int Width { get; set; }

أمثلة


[C#]
comment1.Width = 10;

أنظر أيضا