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