Returns the attach point offset attributes.
Read-only property
[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( |
[Java] |
---|
public IAgVOOffsetAttach getAttachPoint(); |