C#
VB
C++
Gets or sets the type of the IP address.
public DicomNetIpTypeFlags IpType { get; set; }
Public Property IpType As Leadtools.Dicom.DicomNetIpTypeFlags
public:
property Leadtools.Dicom.DicomNetIpTypeFlags IpType {
Leadtools.Dicom.DicomNetIpTypeFlags get();
void set ( Leadtools.Dicom.DicomNetIpTypeFlags );
}
The type of the IP address.
Defaults to Ipv4.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET