AGI STK Objects 11Send comments on this topic.
AttachPoint Property (IAgVOOffset)
See Also 
Windows






Windows & Linux

Description

Returns the attach point offset attributes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AttachPoint() As IAgVOOffsetAttach
[C#]
public IAgVOOffsetAttach AttachPoint {get;}
[Managed C++]
public: __property IAgVOOffsetAttach^ get_AttachPoint();
[Unmanaged C++]
public: HRESULT get_AttachPoint(
   IAgVOOffsetAttach ** ppRetVal
);
[Java]
public IAgVOOffsetAttach getAttachPoint();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.