ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / UserDefinedAnnotation Class / SetMarker Method

In This Topic
    SetMarker Method
    In This Topic
    void ID3DUserDefinedAnnotation::SetMarker([In] const wchar_t* Name)
    Syntax
    'Declaration
     
    Public Sub SetMarker( _
       ByVal name As System.String _
    ) 
    public void SetMarker( 
       System.string name
    )

    Parameters

    name
    See Also