GeospatialImageGlobeOverlayUseTransparentColor Property |
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool UseTransparentColor { get; set; }
Public Property UseTransparentColor As Boolean
Get
Set
public:
property bool UseTransparentColor {
bool get ();
void set (bool value);
}
member UseTransparentColor : bool with get, set
Property Value
Type:
BooleanSee Also