ToggleButtonField.GetMetafile(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a metafile
protected:
static System::Drawing::Image ^ GetMetafile(System::String ^ resourceName);
protected static System.Drawing.Image GetMetafile (string resourceName);
static member GetMetafile : string -> System.Drawing.Image
Protected Shared Function GetMetafile (resourceName As String) As Image
Parameters
- resourceName
- String