how to project features from annotation feature class programmatically

557
0
06-23-2010 02:41 AM
by Anonymous User
Not applicable
Original User: newbyproger

i need to project features from anno feat. class (AFC) and save it in another AFC  by vba. What is the algorithm? i'm not interested in how to project geometry, but WHAT geometry to project, what feature to use (IAnnotationFeature or IFeature), how to get the geometry and how to save it. Let the function of projection be ProjectionFunc(geometry as IGeometry) - it is not needed to code this.
0 Kudos
0 Replies