DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / PSLabelCreatedArgs Class / PSLabelCreatedArgs Constructor






In This Topic
    PSLabelCreatedArgs Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PSLabelCreatedArgs()
    public PSLabelCreatedArgs()
    public PSLabelCreatedArgs(); 
    public function PSLabelCreatedArgs();
    public: PSLabelCreatedArgs();
    public:
    PSLabelCreatedArgs();
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also