Method | Description | |
---|---|---|
SetPolygonAndElement ( IPolygon polygon, IElement elm ) : void |
Set the polygon and element of the drawn bounding box
|
Method | Description | |
---|---|---|
VectorIndexRelay ( ) : ESRI.ArcGIS.Carto |
Prevents a default instance of the VectorIndexRelay class from being created.
|
public SetPolygonAndElement ( IPolygon polygon, IElement elm ) : void | ||
polygon | IPolygon | /// The IPolygon of the bounding box /// |
elm | IElement | /// The IElement of the bounding box. /// |
return | void |