DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / UserSmoothingArgs Class / SourceArea Field

In This Topic
    SourceArea Field
    In This Topic
    The part of the original image represented by the data in the Source array
    Syntax
    'Declaration
     
    
    Public SourceArea As System.Drawing.Rectangle
    public System.Drawing.Rectangle SourceArea
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also