←Select platform

GetFloat Method

Summary

Reads the property as a float.

Syntax
C#
VB
C++
public float GetFloat( 
   string name 
) 
Public Function GetFloat( 
   ByVal name As String 
) As Single 
public:  
   Single GetFloat( 
      String^ name 
   ) 

Parameters

name

Name of the property to query.

Return Value

Float 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.