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






Windows & Linux

Description

Offset direction (left or right).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OffsetType() As AgEVeGfxOffset
[C#]
public AgEVeGfxOffset OffsetType {get;}
[Managed C++]
public: __property AgEVeGfxOffset get_OffsetType();
[Unmanaged C++]
public: HRESULT get_OffsetType(
   AgEVeGfxOffset * pRetVal
);
[Java]
public AgEVeGfxOffset getOffsetType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.