Click or drag to resize

ICadDrawingSheetBorder Property

Gets or sets the name of the drawing resource that is used to create the border for the sheet. When this value is set, the name must be found in the drawing resources of the current drawing, or in the ResourceFileName drawing (if it is specified).

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property Border As String
	Get
	Set

Property Value

Type: String
The name of the title block resource.
See Also