←Select platform

SelectorFLValue Property

Summary

Gets or sets the SelectorATValue property.

Syntax
C#
VB
C++
[Element(DicomTag.SelectorFLValue)] 
public List<float> SelectorFLValue { get; set; } 
<ElementAttribute(7471222)>  
Public Property SelectorFLValue() As System.Collections.Generic.List(Of Single) 
   Get 
   Set 
public:  
   [ElementAttribute(7471222)] 
   property System::Collections::Generic::List<Single>^ SelectorFLValue 
   { 
      System::Collections::Generic::List<Single>^ get() 
      void set(System::Collections::Generic::List<Single>^ value) 
   } 

Property Value

The SelectorATValue property.

Remarks

If the SelectorAttributeVR is "FL", then the SelectorFLValue is used as the value for the SelectorAttribute.

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.Common Assembly

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