Click or drag to resize

DxfDocumentModifyEntity Method

Overload List
  NameDescription
Public methodModifyEntity(EntityObject, NullableVector2, NullableVector2, Double, Double, NullableInt16, String, String)
Modifies the position, rotation and scaling of an entity in 2D.
Public methodModifyEntity(EntityObject, NullableVector3, NullableVector3, NullableVector3, NullableVector3, NullableInt16, String, String)
Modifies the position, rotation and scaling of an entity.
Top
See Also