Action
Gets the horizontal scale (percentage) of the object as applied from the registration point. The default registration point
is (0,0). 1.0 equals 100% scale.
Syntax
C#
protected Double scaleX { get; }
VB
'Declaration
Protected Read Property scaleX As Double
Access
Read only.