DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / DrawExceptionArgs Class / Index Property

In This Topic
    Index Property (DrawExceptionArgs)
    In This Topic
    The Index of the image within the Images collection which was being drawn when the exception was thrown
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As System.Integer
    public System.int Index {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also