| PathPointBuilderTranslucency Property  | 
 
            Gets or sets the translucency associated with this point.
            
 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic float Translucency { get; set; }Public Property Translucency As Single
	Get
	Set
public:
property float Translucency {
	float get ();
	void set (float value);
}member Translucency : float32 with get, set
Property Value
Type: 
Single See Also
See Also