Click or drag to resize

MementoBackGlassThreeEdge Class

Memento used to cache drawing details.
Inheritance Hierarchy
SystemObject
  Internal.ComponentFactory.Krypton.ToolkitMementoDisposable
    Internal.ComponentFactory.Krypton.ToolkitMementoDouble
      Internal.ComponentFactory.Krypton.ToolkitMementoBackGlassThreeEdge

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public class MementoBackGlassThreeEdge : MementoDouble

The MementoBackGlassThreeEdge type exposes the following members.

Constructors
 NameDescription
Public methodMementoBackGlassThreeEdgeFor internal use only.
Top
Methods
 NameDescription
Public methodDispose Dispose of resources.
(Inherited from MementoDisposable)
Public methodDispose(Boolean)For internal use only.
(Inherited from MementoDouble)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalize Dispose of resources.
(Inherited from MementoDisposable)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodUseCachedValuesFor internal use only.
Top
Fields
 NameDescription
Public fieldcolor1For internal use only.
Public fieldcolor2For internal use only.
Public fieldcolorA1LFor internal use only.
Public fieldcolorA2LFor internal use only.
Public fieldcolorA2LLFor internal use only.
Public fieldcolorB2LLFor internal use only.
Public fieldfirstFor internal use only.
(Inherited from MementoDouble)
Public fieldorientationFor internal use only.
Public fieldrectFor internal use only.
Public fieldrectBFor internal use only.
Public fieldsecondFor internal use only.
(Inherited from MementoDouble)
Top
Extension Methods
 NameDescription
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also