<Code Lib>
2020 Property
Changes 0
P

BasePoint.IsShared

Description:
Indicates whether the BasePoint is shared. The project's survey point is a BasePoint which is shared.

public bool IsShared { get; }

Loading…