'Declaration Public Function New( _
ByVal commandКоманда обработки изображения.As ProcessingCommandBase, _
ByVal pathГрафический путь.As Vintasoft.Imaging.Drawing.IGraphicsPath _
)
public ProcessPathCommand(
ProcessingCommandBase command,
Vintasoft.Imaging.Drawing.IGraphicsPath path
)
public: ProcessPathCommand(
ProcessingCommandBase* command,
Vintasoft.Imaging.Drawing.IGraphicsPath* path
)
public:
ProcessPathCommand(
ProcessingCommandBase^ command,
Vintasoft.Imaging.Drawing.IGraphicsPath^ path
)
Parameters
- command
- Команда обработки изображения.
- path
- Графический путь.