Skip to main content

Class ViewerController.NullAbleSize

Namespace: Aurigma.DesignAtoms.Controllers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class NullAbleSize

Inheritance: System.Object -> ViewerController.NullAbleSize

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

NullAbleSize

public NullAbleSize()

Fields

Width

public int? Width

Height

public int? Height
Was this page helpful?