Click or drag to resize

GraphicsFile Property

Graphics file name to load

Namespace:  SIC.Draw
Assembly:  SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
public string File { get; private set; }

Property Value

Type: String
Remarks
It's empty then image be loaded as a stream or a byte array
See Also