AttributeAttachmentPoint Property
|
Attachment point.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public short AttachmentPoint { get; set; }
Public Property AttachmentPoint As Short
Get
Set
public:
property short AttachmentPoint {
short get ();
void set (short value);
}
member AttachmentPoint : int16 with get, set
PROPERTY AttachmentPoint AS SHORT GET SET
Property Value
Type:
Int16See Also