Click or drag to resize

ViewNDOptionsCommand Class

Rendering options of ND view.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandProperties
        MediaCy.Viewers.NDBaseViewNDOptionsCommandProperties
          MediaCy.Viewers.NDViewNDOptionsCommand

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

The ViewNDOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodViewNDOptionsCommand
Initializes a new instance of the ViewNDOptionsCommand class
Public methodViewNDOptionsCommand(McCommand)
Initializes a new instance of the ViewNDOptionsCommand class
Public methodViewNDOptionsCommand(McCommand, Object)
Initializes a new instance of the ViewNDOptionsCommand class
Top
Properties
Methods
  NameDescription
Public methodStatic memberFromObject
Public methodStatic memberFromWindowND
Public methodReadProperty
Converting from OLE to NET
(Overrides BaseObjectCommand.ReadProperty(Object, UTP).)
Public methodSaveParameterAsCode (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).)
Top
Remarks