Gets or sets the area/region's size type used for creating the colored focal point. If it is
Fit, then the area/region's size will automatically fit to the target Element's size; otherwise, the area/region's size must be specified by
Width and
Height properties.
Namespace:
Neodynamic.WebControls.ImageDraw
Assembly:
Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw.dll) Version: 5.0.2000.0 (5.0.2000.0)
Syntax
Visual Basic (Declaration) |
---|
Public Property Sizing As FocalSizing |
See Also