public struct Line3D : System.ValueType
public type Line3D = class(System.ValueType)
In JScript, you can use structures in other assemblies, but you cannot define your own.
public __value struct Line3D : public System.ValueType
public value class Line3D : public System.ValueType
'Declaration Public Structure Line3D Inherits System.ValueType
'Declaration
Public Structure Line3D Inherits System.ValueType
'Usage Dim instance As Line3D
'Usage
Dim instance As Line3D
System.Object System.ValueType DicomObjects.Line3D
Target Platforms: .NET CLR 4.8 or higher
Line3D Members DicomObjects Namespace