This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITabletExt Interface > ITabletExt.ProjectInkGraphicGeometry Property (ArcObjects .NET 10.5 SDK) |
Indicates whether Ink Graphics should be rendered as polylines when projected.
[Visual Basic .NET] Public Property ProjectInkGraphicGeometry As Boolean
[C#] public bool ProjectInkGraphicGeometry {get; set;}
Sets whether or not ink will rendered as polylines when the data frame is projected. If the projection is quite different from the projection that ink was captured, the ink display result may be less than desirable. By rendering as polyline geometry, the result will be slightly coarse, but more legible.