![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DFont Class : FontStretch Property |
public FontStretch FontStretch {get; set;}
'Declaration Public Property FontStretch As FontStretch
'Usage Dim instance As D2DFont Dim value As FontStretch instance.FontStretch = value value = instance.FontStretch
public: property FontStretch FontStretch { FontStretch get(); void set ( FontStretch value); }