Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnTileBrush Class : AlignmentY Property |
public AnnAlignmentY AlignmentY {get; set;}
'Declaration Public Property AlignmentY As AnnAlignmentY
'Usage Dim instance As AnnTileBrush Dim value As AnnAlignmentY instance.AlignmentY = value value = instance.AlignmentY
public: property AnnAlignmentY AlignmentY { AnnAlignmentY get(); void set ( AnnAlignmentY value); }