ComponentOne Bitmap for WPF
C1.WPF.DX.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 String _
    ) As Integer
    public int BeginEvent( 
       string name
    )

    Parameters

    name
    See Also