GeometryText Method (Point3d, Vector3d, Vector3d, String, Boolean, TextStyle)

Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public abstract bool Text(
        Point3d position,
        Vector3d normal,
        Vector3d direction,
        string message,
        bool raw,
        TextStyle textStyle
)

Parameters

position
Type: Teigha.GeometryPoint3d
normal
Type: Teigha.GeometryVector3d
direction
Type: Teigha.GeometryVector3d
message
Type: SystemString
raw
Type: SystemBoolean
textStyle
Type: Teigha.GraphicsInterfaceTextStyle

Return Value

Type: Boolean
See Also

©  Bricsys NV. All rights reserved.