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 : AlignmentX Property |
public AnnAlignmentX AlignmentX {get; set;}
'Declaration Public Property AlignmentX As AnnAlignmentX
'Usage Dim instance As AnnTileBrush Dim value As AnnAlignmentX instance.AlignmentX = value value = instance.AlignmentX
public: property AnnAlignmentX AlignmentX { AnnAlignmentX get(); void set ( AnnAlignmentX value); }