Gets or sets the file name of the alternate compiled
shape file when the current font is not available.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AlternateShapeFile As System.String |
C# | |
---|
System.string AlternateShapeFile {get; set;} |
JavaScript | |
---|
AlternateShapeFile : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_AlternateShapeFile(
BSTR
NewVal
)
C++ | |
---|
property System.String^ AlternateShapeFile { dsString* Val
)
DSRESULTput_AlternateShapeFile(
const dsString& NewVal
} |
Property Value
File name of the alternate compiled shape file when the current font is not available (see
Remarks)