ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / HasMetadata Property

In This Topic
    HasMetadata Property
    In This Topic
    Gets a value indicating whether the image metadata is loaded.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasMetadata As System.Boolean
    public System.bool HasMetadata {get;}
    See Also