OLFeatureInfoExPopupHeight Property |
Gets or sets the height 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 PopupHeight { get; set; }
Public Property PopupHeight As Integer
Get
Set
<asp:OLFeatureInfoEx PopupHeight="Int32" />
Property Value
Type:
Int32
See Also