ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / CounterMetadata Class / Type Property

In This Topic
    Type Property (CounterMetadata)
    In This Topic
    Gets the data type of a counter (see CounterType).
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As CounterType
    public CounterType Type {get;}
    See Also