Visual Basic | |
---|---|
Function GetPrintStyle( _ ByVal Obj As System.Object _ ) As System.String |
C# | |
---|---|
System.string GetPrintStyle( System.object Obj ) |
JavaScript | |
---|---|
GetPrintStyle( Obj : Object ) : String |
Parameters
- Obj
- Entity for which to get the name of the PrintStyle
- Val[out] or Return Value
- Name of the PrintStyle
DraftSight V1R6.0