Click or drag to resize

Asis Class

Sets the Line Profile axis scaling.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class Asis
	Inherits ControlCommand

The Asis type exposes the following members.

Constructors
  NameDescription
Public methodAsis
Initializes a new instance of the Asis class
Public methodAsis(String)
Initializes a new instance of the Asis class
Public methodAsis(McCommand)
Initializes a new instance of the Asis class
Top
Properties
  NameDescription
Public propertyLogX
If True than use Log scaling for X asis.
Public propertyLogY
If True than use Log scaling for Y asis.
Top
Methods
  NameDescription
Public methodClone (Overrides McCommandExtended.Clone(McCommand).)
Public methodIsPropertyActive (Overrides McCommandExtended.IsPropertyActive(String).)
Top
Remarks