Specifies the X coordinate of the origin in a custom coordinate system for the client area.
public virtual float ScaleLeft {get; set;}
public virtual float ScaleLeft {get; set;}
get_ScaleLeft();
set_ScaleLeft(value);
public:
virtual property float ScaleLeft {
float get();
void set ( float value);
}
'Declaration
Public Overridable Property ScaleLeft As Single
'Usage
Dim instance As CaptureCtrl
Dim value As Single
instance.ScaleLeft = value
value = instance.ScaleLeft
Property Value
A value representing the X coordinate of the origin.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2