KMotion_dotNet.KM_CoordMotion.KM_dotnet_Interop_CoordMotion_Dwell C# (CSharp) 메소드

KM_dotnet_Interop_CoordMotion_Dwell() 개인적인 메소드

private KM_dotnet_Interop_CoordMotion_Dwell ( IntPtr handle, double seconds, int sequence_number ) : void
handle System.IntPtr
seconds double
sequence_number int
리턴 void
        static extern void KM_dotnet_Interop_CoordMotion_Dwell(IntPtr handle, double seconds, int sequence_number);
KM_CoordMotion