Class LinePermissions
Constructors
(constructor)(defaultValue)
Constructs a new instance of the LinePermissions class
Declaration
constructor(defaultValue?: boolean);
Parameters
| Type |
Name |
Description |
| boolean |
defaultValue |
|
Properties
allowChangeLineColor
Declaration
get allowChangeLineColor(): boolean;
set allowChangeLineColor(value: boolean);
Property Value
allowChangeLineWidth
Declaration
get allowChangeLineWidth(): boolean;
set allowChangeLineWidth(value: boolean);
Property Value
propertyChanged
Declaration
propertyChanged: EventObject<unknown>;
Property Value
Methods
clone()
Declaration
clone(): LinePermissions;
Returns
equals(p)
Declaration
equals(p: LinePermissions): boolean;
Parameters
Returns
getSimplifiedObject()
Declaration
getSimplifiedObject(): Object;
Returns