C#
VB
Java
WinRT C#
C++
Gets the restrictions on the length.
public DicomVRRestriction Restriction { get; }
Public ReadOnly Property Restriction As Leadtools.Dicom.DicomVRRestriction
public Leadtools.Dicom.DicomVRRestriction Restriction {get;}
public DicomVrRestriction getRestriction()
get_Restriction();
public:
property Leadtools.Dicom.DicomVRRestriction Restriction {
Leadtools.Dicom.DicomVRRestriction get();
}
Value indicating the restrictions on the length.
For an example, refer to Reset.
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