The criterion used for determining the
projection distance. A member of the AgESnProjectionDistanceType
enumeration.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property DistanceType() As AgESnProjectionDistanceType
|
| [C#] |
|---|
public AgESnProjectionDistanceType DistanceType {get; set;}
|
| [Managed C++] |
|---|
public: __property AgESnProjectionDistanceType get_DistanceType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_DistanceType(
|
| [Java] |
|---|
public AgESnProjectionDistanceType getDistanceType();public void setDistanceType(
|