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