Click or drag to resize

ITransformTool Interface

A interface for tool for editing the transformation of objects.

Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public interface ITransformTool

The ITransformTool type exposes the following members.

Properties
 NameDescription
Public propertyCoordinateSystemMode 
Public propertyMode 
Public propertyObjects 
Top
See Also