HasBlockDefinition Method (IDocument)
Gets whether the specified Block definition is inserted in the document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function HasBlockDefinition( _
BSTR BlockName As System.String _
) As System.Boolean |
C# | |
---|
System.bool HasBlockDefinition(
System.string BlockName
) |
Parameters
- BlockName
- Name of the Block definition
Parameters
- HasBlockDef[out] or Return Value
- True if BlockName is inserted in the document, false if not
See Also
Availability
DraftSight V1R5.0