Aarcgisprosdk10.8 Release
5ac5058d创建于 2020年2月21日历史提交
文件最后提交记录最后更新时间
6 年前
6 年前
9 年前
6 年前
6 年前
README

Triangle graphic element

This sample demonstrates an implementation of a custom graphic element. These elements can be used to create triangle graphic elements in the map and move, rotate, resize, and modify their symbol.
 
This sample demonstrates the technique for serializing elements into a map document (.mxd) in addition to backwards compatibility support, such as serializing elements into a ArcGIS 8.3 map document.
Language:              C#, VB
Subject:               Graphics Pipeline
Organization:          Esri, http://www.esri.com
Date:                  10/17/2019
ArcObjects SDK:        10.8
Visual Studio:         2017, 2019
.NET Target Framework: 4.5

Resources

Usage

  1. Open the solution using Visual Studio.
  2. Build the solution to make the TriangleElement class library.
  3. Use this command in an application with a MapControl and ToolbarControl, or in ArcMap.
  4. Add the TriangleElementTool to the ToolbarControl. The tool (Triangle Element) can be found in the .NET Samples category.
  5. Run the application and add, then choose the Triangle Element tool. Use the tool to add new triangle elements to the map. Use the Select Elements tool to resize and move the triangle elements. Use the Rotation tool to rotate triangles.
  6. Save your map document containing triangle elements or use Save a Copy to save the triangle elements to a pre ArcGIS 9.0 map document file (.mxd).

See Also

Implementing cloning


Licensing

Development licensing Deployment licensing
Engine Developer Kit Engine
ArcGIS Desktop Basic ArcGIS Desktop Basic
ArcGIS Desktop Standard ArcGIS Desktop Standard
ArcGIS Desktop Advanced ArcGIS Desktop Advanced