MTextSetAttachmentMovingLocation
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public void SetAttachmentMovingLocation(
AttachmentPoint value
)
Public Sub SetAttachmentMovingLocation (
value As AttachmentPoint
)
public:
void SetAttachmentMovingLocation(
AttachmentPoint value
)
member SetAttachmentMovingLocation :
value : AttachmentPoint -> unit
Parameters
- value AttachmentPoint
-
See Also