2021 Property
Changes 0
P

AreaLoad.IsProjected

Description:
Indicates if the load is projected.
Remarks:
Returns true if the area load is projected, false otherwise. This parameter will take effect only if AreaLoad.OrientTo property is set to LoadOrientTo.Project.
public bool IsProjected { get; set; }