- size
- Specifies the LogicalSize width and height values measured in .Pixel.
Visual Basic (Declaration) | |
---|---|
Public Shared Function FromSizeF( _ ByVal size As SizeF _ ) As LogicalSize |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static LogicalSize FromSizeF( SizeF size ) |
C++/CLI | |
---|---|
public: static LogicalSize FromSizeF( SizeF size ) |
Parameters
- size
- Specifies the LogicalSize width and height values measured in .Pixel.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family