SurfaceSegmentation Field
In This Topic
Surface Segmentation Storage (1.2.840.10008.5.1.4.1.1.66.5)
Syntax
'Declaration
Public Shared ReadOnly SurfaceSegmentation As UID
'Usage
Dim value As UID
value = SOPClasses.SurfaceSegmentation
public static readonly UID SurfaceSegmentation
public field SurfaceSegmentation: UID; static; readonly
public static var SurfaceSegmentation : UID;
public: static readonly UID* SurfaceSegmentation
public:
static readonly UID^ SurfaceSegmentation
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also