Class Slot
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Assembly: NBoomackClient.dll
Syntax
Properties
Border
Declaration
public bool? Border { get; set; }
Property Value
ColorFilter
Declaration
public object ColorFilter { get; set; }
Property Value
ColorFilterMatrix
Declaration
[JsonIgnore]
public float[] ColorFilterMatrix { get; set; }
Property Value
CssColorFilter
Declaration
[JsonIgnore]
public string CssColorFilter { get; set; }
Property Value
Extensions
Declaration
public int? Extensions { get; set; }
Property Value
History
Declaration
public int? History { get; set; }
Property Value
Index
Declaration
public int? Index { get; set; }
Property Value
NoClear
Declaration
public bool? NoClear { get; set; }
Property Value
NoMaximize
Declaration
public bool? NoMaximize { get; set; }
Property Value
NoPause
Declaration
public bool? NoPause { get; set; }
Property Value
NoSingleOut
Declaration
public bool? NoSingleOut { get; set; }
Property Value
NoZoom
Declaration
public bool? NoZoom { get; set; }
Property Value
ShowId
Declaration
public bool? ShowId { get; set; }
Property Value
Declaration
public bool? Toolbar { get; set; }
Property Value
Zoom
Declaration
public float? Zoom { get; set; }
Property Value