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





Windows & Linux

Description

A label associated with the interval start.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.