AcadTextStyleClassGetFont Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void GetFont(
        out string TypeFace,
        out bool Bold,
        out bool Italic,
        out int Charset,
        out int PitchAndFamily
)

Parameters

TypeFace  String
 
Bold  Boolean
 
Italic  Boolean
 
Charset  Int32
 
PitchAndFamily  Int32
 

Implements

IAcadTextStyleGetFont(String, Boolean, Boolean, Int32, Int32)
See Also

©  Bricsys NV. All rights reserved.