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 > AnnObject Class : HeaderDecorations Property |
public TextDecorationCollection HeaderDecorations {get; set;}
'Declaration Public Property HeaderDecorations As TextDecorationCollection
'Usage Dim instance As AnnObject Dim value As TextDecorationCollection instance.HeaderDecorations = value value = instance.HeaderDecorations
public: property TextDecorationCollection^ HeaderDecorations { TextDecorationCollection^ get(); void set ( TextDecorationCollection^ value); }
For XAML example, refer to AnnPolygonObject.
For C#/VB examples, refer to HeaderOffset.