Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

MACAlgorithm Property






Gets or sets the MAC algorithm.
Syntax
[ElementAttribute()]
public Nullable<MACAlgorithm> MACAlgorithm {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property MACAlgorithm As Nullable(Of MACAlgorithm)
'Usage
 
Dim instance As MACParameters
Dim value As Nullable(Of MACAlgorithm)
 
instance.MACAlgorithm = value
 
value = instance.MACAlgorithm
[ElementAttribute()]
public:
property Nullable<MACAlgorithm> MACAlgorithm {
   Nullable<MACAlgorithm> get();
   void set (    Nullable<MACAlgorithm> value);
}

Property Value

The MAC algorithm.
Requirements

Target Platforms

See Also

Reference

MACParameters Class
MACParameters Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features