public static DicomLabel Create3DLabel( RectangleF Area, Plane3D Plane )
public: static DicomLabel^ Create3DLabel( RectangleF Area, Plane3D Plane )
'Declaration Public Shared Function Create3DLabel( _ ByVal Area As RectangleF, _ ByVal Plane As Plane3D _ ) As DicomLabel
'Usage Dim Area As RectangleF Dim Plane As Plane3D Dim value As DicomLabel value = DicomLabel.Create3DLabel(Area, Plane)
Target Platforms: .NET CLR 4.0 or higher
DicomLabel Class DicomLabel Members