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