ImageTransparent



Gets or Sets the ImageTransparent attribute for this property.



Syntax:

Procedure: ImageTransparent: Boolean;


API Calls

Delphi

Coming soon


Coming soon

C#

public class PlanswiftApi
{
    private PlanSwift Planswift { get; }
    public PlanSwiftApi()
    {
        Planswift = new PlanSwift();
    }
}


Coming soon

VB/VBA (OLE)

Coming soon


Coming soon