STK ObjectsSend comments on this topic.
OffsetType Property (IAgVeGfxTimeEventTypeText)
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 * pVal
);
[Java]
public AgEVeGfxOffset getOffsetType();
[Python - STK API ]
@property
def OffsetType(self) -> "AgEVeGfxOffset":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.