The target clock location, which is a point
from VGT.
Read-write property
[Visual Basic .NET] |
---|
Public Property TargetClockLocation() As IAgCrdnPoint
|
[C#] |
---|
public IAgCrdnPoint TargetClockLocation {get; set;}
|
[Managed C++] |
---|
public: __property IAgCrdnPoint^ get_TargetClockLocation();
|
[Unmanaged C++] |
---|
public: HRESULT get_TargetClockLocation(
|
[Java] |
---|
public IAgCrdnPoint getTargetClockLocation();public void setTargetClockLocation(
|