Click or drag to resize

StiAdvancedBorder Class

[Missing <summary> documentation for "T:Stimulsoft.Base.Drawing.StiAdvancedBorder"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public class StiAdvancedBorder : StiBorder

The StiAdvancedBorder type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBottomSide
Public propertyColor (Overrides StiBorderColor.)
Public propertyDropShadow (Inherited from StiBorder.)
Public propertyIdent (Overrides StiBorderIdent.)
Public propertyIsAllBorderSidesPresent (Overrides StiBorderIsAllBorderSidesPresent.)
Public propertyIsBottomBorderSidePresent (Overrides StiBorderIsBottomBorderSidePresent.)
Public propertyIsDefault (Overrides StiBorderIsDefault.)
Public propertyIsLeftBorderSidePresent (Overrides StiBorderIsLeftBorderSidePresent.)
Public propertyIsRightBorderSidePresent (Overrides StiBorderIsRightBorderSidePresent.)
Public propertyIsTopBorderSidePresent (Overrides StiBorderIsTopBorderSidePresent.)
Public propertyLeftSide
Public propertyRightSide
Public propertyShadowBrush (Inherited from StiBorder.)
Public propertyShadowSize (Inherited from StiBorder.)
Public propertySide (Overrides StiBorderSide.)
Public propertySize (Overrides StiBorderSize.)
Public propertyStyle (Overrides StiBorderStyle.)
Public propertyTopmost (Inherited from StiBorder.)
Public propertyTopSide
Top
Methods
  NameDescription
Public methodClone (Overrides StiBorderClone.)
Public methodDraw(Graphics, RectangleD, Double) (Inherited from StiBorder.)
Public methodDraw(Graphics, RectangleF, Single) (Inherited from StiBorder.)
Public methodDraw(Graphics, RectangleD, Double, Color) (Inherited from StiBorder.)
Public methodDraw(Graphics, RectangleF, Single, Color) (Inherited from StiBorder.)
Public methodDraw(Graphics, RectangleF, Single, Color, Boolean, Boolean) (Overrides StiBorderDraw(Graphics, RectangleF, Single, Color, Boolean, Boolean).)
Public methodDrawBorderShadow (Inherited from StiBorder.)
Public methodEquals(Object) (Overrides StiBorderEquals(Object).)
Protected methodEquals(StiAdvancedBorder)
Protected methodEquals(StiBorder) (Inherited from StiBorder.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides StiBorderGetHashCode.)
Public methodGetSizeOffset (Inherited from StiBorder.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadFromJson (Inherited from StiBorder.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
Fields
  NameDescription
Protected fieldbits (Inherited from StiBorder.)
Top
See Also