ImagePrimitiveImageFromFile Property

Gets or sets the PNG image by file name.

Definition

Namespace: BeeMobile.TransparentControls.Primitives
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
public string ImageFromFile { get; set; }

Property Value

String

See Also