Click or drag to resize

McNDOrthoSliceClassCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandProperties
        MediaCy.Viewers.NDBaseViewNDOptionsCommandProperties
          MediaCy.Viewers.NDMcNDOrthoSliceClassCommand
            MediaCy.Viewers.NDBaseOrthoSliceCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class McNDOrthoSliceClassCommand
	Inherits BaseViewNDOptionsCommand(Of Properties)

The McNDOrthoSliceClassCommand type exposes the following members.

Constructors
  NameDescription
Public methodMcNDOrthoSliceClassCommand
Initializes a new instance of the McNDOrthoSliceClassCommand class
Public methodMcNDOrthoSliceClassCommand(McCommand)
Initializes a new instance of the McNDOrthoSliceClassCommand class
Public methodMcNDOrthoSliceClassCommand(McCommand, Object)
Initializes a new instance of the McNDOrthoSliceClassCommand class
Top
Properties
Methods
  NameDescription
Public methodStatic memberFromObject
Public methodReadProperty
Converting from OLE to NET
(Overrides BaseObjectCommand.ReadProperty(Object, UTP).)
Top
See Also