Click or drag to resize
SizeConstraint Properties

The SizeConstraint type exposes the following members.

Properties
  NameDescription
Public propertyHeightComponent
Gets the desired image height, in pixels.
Public propertyIsEmpty
Tests whether this structure has width, height and maximum width or height of 0.
Public propertyMaxWidthOrHeightComponent
Gets the desired maximum image width or height.
Public propertyWidthComponent
Gets the desired image width, in pixels.
Top
See Also