Share

Context.ByBlockLineWeight Property

Description

Returns the lineweight that will be used if byblock lineweight is specified. This does not include any change that may be caused in the plot pipeline by any active plot style.

Visual Basic

Public virtual Property ByBlockLineWeight() As Autodesk.AutoCAD.DatabaseServices.LineWeight

C#

public virtual Autodesk.AutoCAD.DatabaseServices.LineWeight ByBlockLineWeight;

Conditions

Read-only

Links

Context Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?