CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Describes a line width. The "onedimensional" GeoObjects (e.g. Line, Ellipse,
BSpline) have a line with as an attribute. The main propertie of the line width
are the width and the scaling system (LineWidth..::..Scaling), which defines how to interpret the width.
Namespace: CADability.AttributeAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
[SerializableAttribute] public class LineWidth : IShowPropertyImpl, INamedAttribute, ISerializable, ICommandHandler |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class LineWidth _ Inherits IShowPropertyImpl _ Implements INamedAttribute, ISerializable, ICommandHandler |
| Visual C++ |
|---|
[SerializableAttribute] public ref class LineWidth : public IShowPropertyImpl, INamedAttribute, ISerializable, ICommandHandler |
Inheritance Hierarchy
System..::..Object
CADability.UserInterface..::..IShowPropertyImpl
CADability.Attribute..::..LineWidth
CADability.UserInterface..::..IShowPropertyImpl
CADability.Attribute..::..LineWidth