Description
Sets or returns the vertical alignment of text within the comment.
C#
public VAlign VerticalAlignment{ get ; set ; } |
vb.net
Public Property VerticalAlignment() As VAlign |
Sets or returns the vertical alignment of text within the comment.
public VAlign VerticalAlignment{ get ; set ; } |
Public Property VerticalAlignment() As VAlign |