←Select platform

Set Method

Summary

Sets a property's value.

Syntax
C#
VB
C++
public void Set( 
   string name, 
   object value 
) 
Public Sub [Set]( 
   ByVal name As String, 
   ByVal value As Object 
) 
public:  
   void Set( 
      String^ name, 
      Object^ value 
   ) 

Parameters

name

Name of the property.

value

Value of the property.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

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