AGI STK Astrogator 11Send comments on this topic.
PointStyle Property (IAgVATargeterGraphActiveControl)
See Also 
Windows






Windows & Linux

Description

Point Style.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property PointStyle() As String
[C#]
public string PointStyle {get; set;}
[Managed C++]
public: __property String __gc ^ get_PointStyle();
public: __property void set_PointStyle(
   String __gc ^
);
[Unmanaged C++]
public: HRESULT get_PointStyle(
   BSTR * pRetVal
);
public: HRESULT put_PointStyle(
   BSTR NewPointStyle
);
[Java]
public String getPointStyle();public void setPointStyle(
   String
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.