ASP.NET Pack Programmer's Guide
Zoom.ShowFullSize Property
See Also
 





Gets or sets a value indicating whether the control should display the full-sized image when clicked.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public bool ShowFullSize { get; set; }

Visual Basic  Copy Code

Public Property ShowFullSize As Boolean

 Property Value

Type: Boolean
true if the full-size popup is enabled; otherwise false. Default value is false.

 See Also

Zoom Members
Zoom Class
MindFusion.UI.WebForms Namespace