Type of 2D Graphics attributes: basic, access
intervals or custom intervals.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AttributesType() As AgEVeGfxAttributes
|
| [C#] |
|---|
public AgEVeGfxAttributes AttributesType {get;}
|
| [Managed C++] |
|---|
public: __property AgEVeGfxAttributes get_AttributesType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AttributesType(
|
| [Java] |
|---|
public AgEVeGfxAttributes getAttributesType();
|