Visual Basic (Declaration) | |
---|---|
Public Property EnableAutoCenterView As Boolean |
C# | |
---|---|
public bool EnableAutoCenterView {get; set;} |
Return Value
true if the control has to automatically center the view after the user drags the crop area outside the visible area; otherwise, false.The default value is true.
This property is ignored when the crop feature is disabled (EnableCropping: false).
Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000