Class MultiViewerWindowOverlayPropertiesCommand

Base command type for a full writable command, which uses flags to indicate the changed properties

Hierarchy

Constructors

Properties

flag: number
multiViewerId: number
runOrderGroup?: number = 0

Link

ISerializableCommand.runOrderGroup

windowIndex: number
MaskFlags: {
    borderVisible: number;
    labelVisible: number;
} = ...

Type declaration

  • borderVisible: number
  • labelVisible: number
minimumVersion?: ProtocolVersion
rawName: "CMvO" = 'CMvO'

Accessors

Methods

Generated using TypeDoc