Northwoods.GoWPF 2.2.4 Assembly
SetTextAspectRatio Method

any TextBlock within the visual tree of the part
a positive value that is the desired ratio of width to height
Sets the value of the TextAspectRatioProperty attached dependency property.
Syntax
Public Shared Sub SetTextAspectRatio( _
   ByVal d As DependencyObject, _
   ByVal v As Double _
) 
public static void SetTextAspectRatio( 
   DependencyObject d,
   double v
)

Parameters

d
any TextBlock within the visual tree of the part
v
a positive value that is the desired ratio of width to height
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback