Class LwPolyLinePointer
The LwPolyline Pointer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dxflib.AcadEntities.Pointer
Assembly: Dxflib.dll
Syntax
public class LwPolyLinePointer : EntityPointer<LwPolyLine>
Constructors
| Improve this Doc View SourceLwPolyLinePointer(String)
The main constructor for the LwPolyline pointer This constructor will not
Declaration
public LwPolyLinePointer(string handle)
Parameters
Type | Name | Description |
---|---|---|
System.String | handle |
Properties
| Improve this Doc View SourceRefEntity
Declaration
public override LwPolyLine RefEntity { set; }
Property Value
Type | Description |
---|---|
LwPolyLine |
Overrides
Dxflib.AcadEntities.Pointer.EntityPointer<Dxflib.Entities.LwPolyLine>.RefEntity