←Select platform

Get(string,int) Method

Summary

Reads the property as an integer.

Syntax
C#
C++/CLI
public int Get( 
   string name, 
   int def 
) 
public:  
   Int32 Get( 
      String^ name, 
      Int32 def 
   ) 

Parameters

name

Name of the property to query.

def

Default value to return in case the property was not set.

Return Value

Value of the property.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.