Specify how projection distances that are
computed based on 2D Graphics projection settings are displayed in
the 3D Graphics window.
Read-write property
[Visual Basic .NET] |
---|
Public Property InheritFrom2D() As AgESnVOInheritFrom2D
|
[C#] |
---|
public AgESnVOInheritFrom2D InheritFrom2D {get; set;}
|
[Managed C++] |
---|
public: __property AgESnVOInheritFrom2D get_InheritFrom2D();
|
[Unmanaged C++] |
---|
public: HRESULT get_InheritFrom2D(
|
[Java] |
---|
public AgESnVOInheritFrom2D getInheritFrom2D();public void setInheritFrom2D(
|