OLSnapTargetLayers Property |
Gets or Sets the array
String representing name of the target layers for snapping.
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string TargetLayers { get; set; }
Public Property TargetLayers As String
Get
Set
<asp:OLSnap TargetLayers="String" />
Property Value
Type:
String
See Also