AGI STK Graphics 11 Send comments on this topic.
IsTranslucent Property (IAgStkGraphicsPathPoint)
See Also 





Description

Whether the path point is translucent.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsTranslucent() As Boolean

[C#]
public bool IsTranslucent {get;}

[Managed C++]
public: __property bool get_IsTranslucent();

[Unmanaged C++]
public: HRESULT get_IsTranslucent(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsTranslucent();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1