STK Vector Geometry ToolSend comments on this topic.
LabelStartDescription Property (IAgCrdnEventInterval)
See Also
Windows





Windows & Linux

Description

The start description.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LabelStartDescription() As String
[C#]
public string LabelStartDescription {get;}
[Managed C++]
public: __property String __gc ^ get_LabelStartDescription();
[Unmanaged C++]
public: HRESULT get_LabelStartDescription(
    BSTR * pRetVal
);
[Java]
public String getLabelStartDescription();
[Python - STK API ]
@property
def LabelStartDescription(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.