Initializes a new
LeadSize structure object with explicit parameters.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim width As Integer
Dim height As Integer
Dim instance As New LeadSize(width, height) |
Parameters
- width
- Specifies the width of the LeadSize.
- height
- Specifies the height of the LeadSize.
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7
See Also