Leadtools.Windows.Annotations Namespace > IAnnFont Interface : FontStretch Property |
AnnFontStretches FontStretch {get; set;}
'Declaration Property FontStretch As AnnFontStretches
'Usage Dim instance As IAnnFont Dim value As AnnFontStretches instance.FontStretch = value value = instance.FontStretch
property AnnFontStretches FontStretch { AnnFontStretches get(); void set ( AnnFontStretches value); }