This document is archived and information here might be outdated.  Recommended version.


ITabletExt.GeneralizeInk Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITabletExt Interface > ITabletExt.GeneralizeInk Property
ArcGIS Developer Help

ITabletExt.GeneralizeInk Property

Indicates whether the Ink should be generalized before any commit.

[Visual Basic .NET]
Public Property GeneralizeInk As Boolean
[C#]
public bool GeneralizeInk {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Generalizes the ink sketch to reduce the size of the ink geometry that is created.

See Also

ITabletExt Interface