STK Vector Geometry ToolSend comments on this topic.
Source Property (IAgCrdnVectorProjection)
See Also
Windows





Windows & Linux

Description

Specify a source vector.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Source() As IAgCrdnVectorRefTo
[C#]
public IAgCrdnVectorRefTo Source {get;}
[Managed C++]
public: __property IAgCrdnVectorRefTo ^ get_Source();
[Unmanaged C++]
public: HRESULT get_Source(
    IAgCrdnVectorRefTo ** ppRetVal
);
[Java]
public IAgCrdnVectorRefTo getSource();
[Python - STK API ]
@property
def Source(self) -> "IAgCrdnVectorRefTo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.