Click or drag to resize

FullScreenCommand Class

Toggles full screen 3D viewer mode.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDFullScreenCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class FullScreenCommand
	Inherits ViewNDCommand

The FullScreenCommand type exposes the following members.

Constructors
  NameDescription
Public methodFullScreenCommand
Initializes a new instance of the FullScreenCommand class
Public methodFullScreenCommand(McCommand)
Initializes a new instance of the FullScreenCommand class
Top
Properties
  NameDescription
Public propertyCheckState
Top
Remarks