<Code Lib>
2027 Property
Changes 0
P

Room.LimitOffset

Description:
Get or Set the Limit Offset of the Room.
Remarks:
This property is used to get or set the Limit Offset of the Room.

public double LimitOffset { get; set; }

Loading…