ThreadSafeImageContainer.Exists Property
Determines whether the optimized image exists or not.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool Exists { get; }
Public ReadOnly Property Exists As Boolean
Get
public:
property bool Exists {
bool get ();
}
member Exists : bool with get
Property Value
Boolean