OdaBlockClassIAcadBlock_AddText Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual AcadText IAcadBlock_AddText(
        string TextString,
        Object InsertionPoint,
        double Height
)

Parameters

TextString  String
 
InsertionPoint  Object
 
Height  Double
 

Return Value

AcadText

Implements

IAcadBlockAddText(String, Object, Double)
See Also

©  Bricsys NV. All rights reserved.