Method to set the type of display.
[Visual Basic .NET] |
---|
Public Sub SetAttributesType( _ ByVal Attributes As AgEVeGfxAttributes _ ) As |
[C#] |
---|
public void SetAttributesType( AgEVeGfxAttributes Attributes ); |
[Managed C++] |
---|
public: void SetAttributesType( AgEVeGfxAttributes Attributes ); |
[Java] |
---|
public void setAttributesType( AgEVeGfxAttributes Attributes ); |
[Unmanaged C++] |
---|
public: HRESULT SetAttributesType( AgEVeGfxAttributes Attributes ); |
- Attributes