Свойство | Тип | Описание | |
---|---|---|---|
AddGeoPointCollectionEvents | void | ||
Parts_CollectionChanged | void | ||
RemoveGeoPointCollectionEvents | void | ||
caculateParts | void | ||
coll_PointChanged | void |
Метод | Описание | |
---|---|---|
Clone ( ) : |
${WP_core_GeoCircle_method_clone_D}
|
|
GeoCircle ( ) : System |
${WP_core_GeoCircle_constructor_None_D}
|
|
GeoCircle ( |
${WP_core_GeoCircle_constructor_Point2D_double_D}
|
|
Offset ( double deltaX, double deltaY ) : void |
${WP_core_GeoCircle_method_Offset_D}
|
Метод | Описание | |
---|---|---|
AddGeoPointCollectionEvents ( IEnumerable items ) : void | ||
Parts_CollectionChanged ( object sender, |
||
RemoveGeoPointCollectionEvents ( IEnumerable items ) : void | ||
caculateParts ( ) : void | ||
coll_PointChanged ( object sender, |
public GeoCircle ( |
||
_center | ||
_radius | double | |
Результат | System |
public Offset ( double deltaX, double deltaY ) : void | ||
deltaX | double | ${WP_core_GeoCircle_method_Offset_param_deltaX} |
deltaY | double | ${WP_core_GeoCircle_method_Offset_param_deltaY} |
Результат | void |