Click or drag to resize

SurfaceplotCommandsTextureImage Property

Sets texture image.

Namespace:  MediaCy.Automation.View
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property TextureImage ( 
	parent As McCommand
) As SetTextureImageCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SetTextureImageCommand
See Also