Method to set the 2D Graphics attributes
type.
[Visual Basic .NET] |
---|
Public Sub SetAttributesType( _
ByVal Attributes As AgEVeGfxAttributes _
)
|
[C#] |
---|
public void SetAttributesType(
|
[Managed C++] |
---|
public: void SetAttributesType(
|
[Java] |
---|
public setAttributesType(
|
[Unmanaged C++] |
---|
public: HRESULT SetAttributesType(
|
- Attributes
-
Member Value Description eAttributesUnknown -1 Unknown. eAttributesAccess 0 Display based on access periods. eAttributesBasic 1 Basic display. eAttributesCustom 2 Display based on custom intervals. eAttributesRealtime 3 Display based on real time data state. eAttributesTimeComponents 4 Display based on Timeline events, intervals, time arrays, interval lists and interval collections.