| Visual Basic | |
|---|---|
Function GetTextStyle( _ ByVal Name As System.String _ ) As TextStyle | |
| C# | |
|---|---|
TextStyle GetTextStyle( System.string Name ) | |
| JavaScript | |
|---|---|
GetTextStyle( Name : String ) : dsTextStyle | |
| COM native C++ | |
|---|---|
HRESULT GetTextStyle( BSTR Name, ITextStyle** TextStyle ) | |
| C++ | |
|---|---|
DSRESULT GetTextStyle( const dsString& Name, dsTextStyle** TextStyle ) | |
Parameters
- Name
- Name of TextStyle
- TextStyle[out] or Return Value
- TextStyle
ITextStyleManager Interface
ITextStyleManager Members
ITextStyleManager::GetTextStyles Method
ITextStyleManager::GetActiveTextStyle Method
ITextStyleManager Members
ITextStyleManager::GetTextStyles Method
ITextStyleManager::GetActiveTextStyle Method
DraftSight V1R1.1
Syntax