ComponentOne Bitmap for WPF
GlobalMetadata Property

C1.WPF.Bitmap.4 Assembly > C1.WPF.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