McSurfacePlotOptionsCommand Class |
![]() |
Namespace: MediaCy.Viewers.Surfaceplot
Public Class McSurfacePlotOptionsCommand Inherits BaseObjectCommand(Of McSurfacePlotOptionsCommandProperties)
The McSurfacePlotOptionsCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | McSurfacePlotOptionsCommand | Initializes a new instance of the McSurfacePlotOptionsCommand class |
![]() | McSurfacePlotOptionsCommand(McCommand) | Initializes a new instance of the McSurfacePlotOptionsCommand class |
![]() | McSurfacePlotOptionsCommand(McCommand, Object) | Initializes a new instance of the McSurfacePlotOptionsCommand class |
Name | Description | |
---|---|---|
![]() | AutoRange |
Auto range for Z axis
|
![]() | AutoReloadTopology |
Auto-reload when image changed
|
![]() | BackgroundColor1 |
Start background color
|
![]() | BackgroundColor2 |
End background color
|
![]() | BackgroundStyle |
Background style
|
![]() | DrawMode |
Draw mode
|
![]() | FrameContour |
Show contour between color bands
|
![]() | HeightScale |
Vertical scale of surface plot
|
![]() | Input | |
![]() | LegendPosition |
Position of legend
|
![]() | LightColor |
Light color
|
![]() | LightModel |
Type of light model
|
![]() | MaxImageSize |
Maximum image size (the image will be scaled down to this size)
|
![]() | NumberOfZones |
Number of pseudo-color zones
|
![]() | OrthogonalProjection |
Use orthogonal or perspective projections
|
![]() | Palette |
Palette name
|
![]() | ShowAxes |
Show walls
|
![]() | ShowLegend |
Show legend
|
![]() | ShowTextureOverlay |
Include image overlays in texture image
|
![]() | SmoothPalette |
Smooth colors between bands
|
![]() | SurfaceTransparencyPercent |
Transparency in percents
|
![]() | SyncPaletteWithAxis |
Synchronize palette with axis
|
![]() | TextColor |
Text color on axes
|
![]() | WallColor |
Wall color
|
![]() | WallTransparency |
Wall transparency
|
Name | Description | |
---|---|---|
![]() ![]() | FromActWnd | |
![]() ![]() | GetSurfView | |
![]() | ReadProperty |
Converting from OLE to NET
(Overrides BaseObjectCommand.ReadProperty(Object, UTP).) |
![]() | Run |