Gets and sets the left x-coordinate where the pop-up will be displayed relative to the 3D Window.
JavaScript |
|
Left |
C# |
|
int Left { get; set; } |
C++ |
|
HRESULT Left([out, retval] long* pVal) HRESULT Left([in] long pVal) |