VCOM:VectorWorks:IDrawPad::DPMoveTo

From Vectorworks Developer
Jump to navigation Jump to search

.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference

Description

namespace VectorWorks

Member of VCOM:VectorWorks:IDrawPad

...put some description here...

virtual VCOMErrorVCOM_CALLTYPE DPMoveTo(
Sint16 x,
Sint16 y) = 0;

Parameters

x Sint16 no info.
y Sint16 no info.

Return Value

Uses standard VCOM Error Reporting.

Return value meaning:

kVCOMError_NotInitialized Bad VCOM instance used to call the fuction.
kVCOMError_Failed Routine failed.