MTextAttachmentPoint Property
|
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public MTextAttachmentPoint AttachmentPoint { get; set; }
Public Property AttachmentPoint As MTextAttachmentPoint
Get
Set
public:
property MTextAttachmentPoint AttachmentPoint {
MTextAttachmentPoint get ();
void set (MTextAttachmentPoint value);
}
member AttachmentPoint : MTextAttachmentPoint with get, set
PROPERTY AttachmentPoint AS MTextAttachmentPoint GET SET
Property Value
Type:
MTextAttachmentPointSee Also