AGI STK Objects 11Send comments on this topic.
SetOffsetType Method (IAgVeGfxTimeEventTypeLine)
See Also
Offset
Windows






Windows & Linux

Description

Offset direction (left or right).

Syntax

[Visual Basic .NET]
Public Sub SetOffsetType( _
    ByVal Offset As AgEVeGfxOffset _
) As 
[C#]
public void SetOffsetType(
    AgEVeGfxOffset Offset
);
[Managed C++]
public: void SetOffsetType(
    AgEVeGfxOffset Offset
);
[Java]
public void setOffsetType(
    AgEVeGfxOffset Offset
);
[Unmanaged C++]
public: HRESULT SetOffsetType(
    AgEVeGfxOffset Offset
);

Parameters

Offset

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.