PathPointOutlineTranslucency Property  | 
 
            Gets the outline 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)
Syntaxpublic float OutlineTranslucency { get; }Public ReadOnly Property OutlineTranslucency As Single
	Get
public:
property float OutlineTranslucency {
	float get ();
}member OutlineTranslucency : float32 with get
Property Value
Type: 
Single
See Also