Inherit 2D graphics properties from the
scenario.
Read-write property
[Visual Basic .NET] |
---|
Public Property Inherit() As Boolean
|
[C#] |
---|
public bool Inherit {get; set;}
|
[Managed C++] |
---|
public: __property bool get_Inherit();
|
[Unmanaged C++] |
---|
public: HRESULT get_Inherit(
|
[Java] |
---|
public bool getInherit();public void setInherit(
|