Back to Website
Show / Hide Table of Contents

Class Permission

Inheritance
System.Object
Permission
Implements
IPermission
ITransformPermission
IPlaceholderPermission
System.ICloneable
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Canvas.ItemHandlers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class Permission : IPermission, ITransformPermission, IPlaceholderPermission, ICloneable

Constructors

Permission()

Declaration
public Permission()

Permission(Boolean)

Declaration
public Permission(bool defaultValue)
Parameters
Type Name Description
System.Boolean defaultValue

Properties

AllowDelete

Declaration
public bool AllowDelete { get; set; }
Property Value
Type Description
System.Boolean

AllowDragAndDrop

Declaration
public bool AllowDragAndDrop { get; set; }
Property Value
Type Description
System.Boolean

AllowEditContent

Declaration
public bool AllowEditContent { get; set; }
Property Value
Type Description
System.Boolean

AllowFreeMove

Declaration
public bool AllowFreeMove { get; }
Property Value
Type Description
System.Boolean

AllowMove

Declaration
public bool AllowMove { get; }
Property Value
Type Description
System.Boolean

AllowMoveHorizontal

Declaration
public bool AllowMoveHorizontal { get; set; }
Property Value
Type Description
System.Boolean

AllowMoveVertical

Declaration
public bool AllowMoveVertical { get; set; }
Property Value
Type Description
System.Boolean

AllowResize

Declaration
public bool AllowResize { get; }
Property Value
Type Description
System.Boolean

AllowRotate

Declaration
public bool AllowRotate { get; set; }
Property Value
Type Description
System.Boolean

NoPrint

Declaration
public bool NoPrint { get; set; }
Property Value
Type Description
System.Boolean

NoShow

Declaration
public bool NoShow { get; set; }
Property Value
Type Description
System.Boolean

ResizeGrips

Declaration
public ResizeGripsPermissions ResizeGrips { get; set; }
Property Value
Type Description
ResizeGripsPermissions

ShowDeleteToolbarButton

Declaration
public bool ShowDeleteToolbarButton { get; set; }
Property Value
Type Description
System.Boolean

ShowDoneButton

Declaration
public bool ShowDoneButton { get; set; }
Property Value
Type Description
System.Boolean

ShowEditToolbarButton

Declaration
public bool ShowEditToolbarButton { get; set; }
Property Value
Type Description
System.Boolean

ShowHandleButton

Declaration
public bool ShowHandleButton { get; set; }
Property Value
Type Description
System.Boolean

ShowHandleToolbarButton

Declaration
public bool ShowHandleToolbarButton { get; set; }
Property Value
Type Description
System.Boolean

ShowSelectButton

Declaration
public bool ShowSelectButton { get; set; }
Property Value
Type Description
System.Boolean

ShowSelectToolbarButton

Declaration
public bool ShowSelectToolbarButton { get; set; }
Property Value
Type Description
System.Boolean

Methods

Clone()

Declaration
public object Clone()
Returns
Type Description
System.Object

Equals(IPermission)

Declaration
public bool Equals(IPermission other)
Parameters
Type Name Description
IPermission other
Returns
Type Description
System.Boolean

Implements

IPermission
ITransformPermission
IPlaceholderPermission
System.ICloneable
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback