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