STK XSend comments on this topic.
IsWinProjPosValid Property (AgWinProjPos)
See Also 
Windows






Windows & Linux

Description

Indicates if the returned projected positon is valid or not.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsWinProjPosValid() As Boolean
[C#]
public bool IsWinProjPosValid {get;}
[Managed C++]
public: __property bool get_IsWinProjPosValid();
[Unmanaged C++]
public: HRESULT get_IsWinProjPosValid(
   VARIANT_BOOL * pRetVal
);
[Java]
public bool getIsWinProjPosValid();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.