SharedWindowGetDrawingImageScalable Method
Get drawing image scalable.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static Image GetDrawingImageScalable(
Image img
)
Public Shared Function GetDrawingImageScalable (
img As Image
) As Image
- img Image
- Image with the image.
ImageImage with the drawing image scalable.