Gets a value indicating whether the specified type can be used
[Visual Basic .NET] |
---|
Public Function IsPositionTypeSupported( _ ByVal Position As AgEVeVOBPlaneTargetPointPosition _ ) As Boolean |
[C#] |
---|
public bool IsPositionTypeSupported( |
[Managed C++] |
---|
public: bool IsPositionTypeSupported( |
[Java] |
---|
public bool isPositionTypeSupported( |
[Unmanaged C++] |
---|
public: HRESULT IsPositionTypeSupported( |
- Position
Member Value Description ePositionCartesian 0 Cartesian Position ePositionPolar 1 Polar Position