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


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

Parameters

position  Point3d
 
normal  Vector3d
 
direction  Vector3d
 
message  String
 
raw  Boolean
 
textStyle  TextStyle
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.