ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / UserDefinedAnnotation Class / BeginEvent Method

In This Topic
    BeginEvent Method
    In This Topic
    int ID3DUserDefinedAnnotation::BeginEvent([In] const wchar_t* Name)
    Syntax
    'Declaration
     
    Public Function BeginEvent( _
       ByVal name As System.String _
    ) As System.Integer
    public System.int BeginEvent( 
       System.string name
    )

    Parameters

    name
    See Also