GoXam for WPF v3
SetTextAspectRatio Method
Northwoods.GoXam Namespace > Part Class : 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 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
See Also

Reference

Part Class
Part Members