Click or drag to resize

DxfDocumentModifyEntities Method

Overload List
  NameDescription
Public methodModifyEntities(IEnumerable, NullableVector2, NullableVector2, Double, Double, NullableInt16, String, String)
Modifies the position, rotation and scaling of a list of entities in 2D.
Public methodModifyEntities(IEnumerable, NullableVector3, NullableVector3, NullableVector3, NullableVector3, NullableInt16, String, String)
Modifies the position, rotation and scaling of a list of entities.
Top
See Also