GeoFenceCollectionRenderPen Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the
Pen for the collection object, and sets the
Pen for each GeoFence in the collection, as well as for the collection object.
Namespace:
Telogis.GeoBase.GeoFence
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public Pen RenderPen { get; set; }
Public Property RenderPen As Pen
Get
Set
Property Value
Type:
PenImplements
IGeoFenceRenderPenRemarks null by default.
See Also