'Declaration Public Overloads Shared Function Create( _ ByVal factory As ImagingFactory, _ ByVal guidMetadataFormat As System.Guid, _ ByVal guidVendorRef As System.Guid _ ) As MetadataQueryWriter
public static MetadataQueryWriter Create( ImagingFactory factory, System.Guid guidMetadataFormat, System.Guid guidVendorRef )
Parameters
- factory
- The factory.
- guidMetadataFormat
- The GUID metadata format.
- guidVendorRef
- The GUID vendor ref.