OLFeatureInfoExPopupWidth Property |
Gets or sets the width of the popup in pixels
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic int PopupWidth { get; set; }
Public Property PopupWidth As Integer
Get
Set
<asp:OLFeatureInfoEx PopupWidth="Int32" />
Property Value
Type:
Int32
See Also