This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
913f02c6 ed8f 4a3a 246f 7d633edd8d56
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Represent a reference to a TableObject.
Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public class DxfObjectReferenceVB
Public Class DxfObjectReferenceC++
public ref class DxfObjectReferenceF#
type DxfObjectReference = class end| Inheritance | Object → DxfObjectReference |
| DxfObjectReference | Initializes a new instance of the DxfObjectReference class. |
| Reference | Gets the DxfObject that references the table object. |
| Uses | Gets the number of times this reference uses the table object. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |