Gets or sets the file name of the big font for the TextStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BigFont As System.String |
C# | |
---|
System.string BigFont {get; set;} |
JavaScript | |
---|
get_BigFont () : String
put_BigFont (
NewVal : String
)
|
C++ | |
---|
DSRESULT get_BigFont (
dsString* Val
)
DSRESULT put_BigFont(
const dsString& NewVal
) |
Property Value
File name of big font (see
Remarks)
Remarks
See Also
Availability
DraftSight V1R1.1