ImageKit.NET3 v3.0.10601
Released: Dec 15, 2021
v3.0.10601 버젼 업데이트
기능
- Added support for Microsoft Visual Studio 2022.
- In Annotation functions (Edit Interface), the ability to add, insert, and delete points in Polyline, Polygon and Pen objects has been added. To implement these capabilities, the following properties and methods have been added:
- Properties:
- EditPolylinePointEnabled.
- Methods:
- AddPolylinePoint.
- DeletePolylinePoint.
- InsertPolylinePoint.