<Code Lib>
2023 Property
Changes 0
P

ACADExportOptions.SharedCoords

Description:
True to use the shared coordinate system's origin, false to use the project origin. Default value is false.

public bool SharedCoords { get; set; }

Loading…