Click or drag to resize

SurfaceplotCommands Class

Provides a set of surfaceplot related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ViewSurfaceplotCommands

Namespace:  MediaCy.Automation.View
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class SurfaceplotCommands

The SurfaceplotCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAnimation
Creates surface plot animation.
Public propertyStatic memberCopy
Copies surface-plot view to clipboard.
Public propertyStatic memberImage
Creates image from surface plot view.
Public propertyStatic memberOptions
Base surface plot options command.
Public propertyStatic memberProjection
Sets projection.
Public propertyStatic memberTextureImage
Sets texture image.
Public propertyStatic memberTopologyImage
Sets topology image.
Top
See Also