DragCallback Delegate

Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public delegate SamplerStatus DragCallback(
        Point3d current,
        ref Matrix3d xform
)

Parameters

current
Type: Teigha.GeometryPoint3d
xform
Type: Teigha.GeometryMatrix3d

Return Value

Type: SamplerStatus
See Also

©  Bricsys NV. All rights reserved.