ImageHelper::GetImageSize Method (Image^)
Visual Studio 2015
Gets the size of the image in world units.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- image
-
Type:
System.Drawing::Image^
The image to query for its size.
Return Value
Type: System.Drawing::SizeF
Show: