ArcFM Solution Developer Guide
ScaleControl(SizeF,BoundsSpecified) Method


Syntax
'Declaration
 
Protected Sub ScaleControl( _
   ByVal factor As System.Drawing.SizeF, _
   ByVal specified As System.Windows.Forms.BoundsSpecified _
) 
'Usage
 
Dim instance As WorkLocationProps
Dim factor As System.Drawing.SizeF
Dim specified As System.Windows.Forms.BoundsSpecified
 
instance.ScaleControl(factor, specified)
protected void ScaleControl( 
   System.Drawing.SizeF factor,
   System.Windows.Forms.BoundsSpecified specified
)

Parameters

factor
specified
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

WorkLocationProps Class
WorkLocationProps Members

 

 


Send Comment