Visual Basic | |
---|---|
Property AlternateShxFontFile As System.String |
C# | |
---|---|
System.string AlternateShxFontFile {get; set;} |
JavaScript | |
---|---|
get_AlternateShxFontFile () : String put_AlternateShxFontFile ( NewVal : String ) |
COM native C++ | |
---|---|
HRESULT get_AlternateShxFontFile( BSTR* Val ) HRESULT put_AlternateShxFontFile( BSTR NewVal |
C++ | |
---|---|
DSRESULT get_AlternateShxFontFile ( dsString* Val ) DSRESULT put_AlternateShxFontFile( const dsString& NewVal ) |
Property Value
File name of the alternate SHX font file when the current font is not availableSee the IDrawingSupportFiles examples.
The filename extension of an alternate SHX font file is .shx, and the file is a compiled shape SHX font file.
IDrawingSupportFiles Interface
IDrawingSupportFiles Members
IDrawingSupportFiles::AlternateShapeFile Property ()
IDrawingSupportFiles::AlternateBigFontFile Property ()
IDrawingSupportFiles Members
IDrawingSupportFiles::AlternateShapeFile Property ()
IDrawingSupportFiles::AlternateBigFontFile Property ()
DraftSight V1R5.0