| PlainGeometryCollectionwrappedGeometries Property  | 
  
    Namespace: 
   xserver
    Assembly:
   Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
 Syntax
Syntaxpublic PlainGeometryBase[] wrappedGeometries { get; set; }Public Property wrappedGeometries As PlainGeometryBase()
	Get
	Set
public:
property array<PlainGeometryBase^>^ wrappedGeometries {
	array<PlainGeometryBase^>^ get ();
	void set (array<PlainGeometryBase^>^ value);
}member wrappedGeometries : PlainGeometryBase[] with get, set
Property Value
Type: 
PlainGeometryBase Remarks
Remarks See Also
See Also