Gets or sets the alpha M.
Read-write property
[Visual Basic .NET] |
---|
Public Property AlphaM() As System.Object |
[C#] |
---|
public System.Object AlphaM {get; set;} |
[Managed C++] |
---|
public: __property VARIANT get_AlphaM(); |
[Unmanaged C++] |
---|
public: HRESULT get_AlphaM( |
[Java] |
---|
public Variant getAlphaM();public void setAlphaM( |