ComponentOne Bitmap for UWP
GlobalMetadata Property

C1.UWP.Bitmap Assembly > C1.Xaml.Bitmap Namespace > C1Bitmap Class : GlobalMetadata Property
Gets the global level metadata for GIF images.
Syntax
'Declaration
 
Public ReadOnly Property GlobalMetadata As System.Collections.Generic.Dictionary(Of String,Object)
public System.Collections.Generic.Dictionary<string,object> GlobalMetadata {get;}
See Also

Reference

C1Bitmap Class
C1Bitmap Members