PathPointTranslucency Property |
Gets the translucency associated with this point.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public float Translucency { get; }
Public ReadOnly Property Translucency As Single
Get
public:
property float Translucency {
float get ();
}
member Translucency : float32 with get
Property Value
Type:
SingleSee Also