Back to Website
Show / Hide Table of Contents

Class DashedLineItemHandler

Inheritance
System.Object
ItemHandler
BaseRectangleItemHandler
LineItemHandler
DashedLineItemHandler
Implements
System.ICloneable
System.IDisposable
Inherited Members
LineItemHandler._gmColorConverter
LineItemHandler.GetItemHandlerData()
LineItemHandler.GetItemHandlerDataType()
LineItemHandler.GetColor(IColorProfilesProvider)
LineItemHandler.GetPath()
LineItemHandler.GetWidth(Single)
LineItemHandler.Width
LineItemHandler.FixedWidth
LineItemHandler.Bounds
LineItemHandler.Point0
LineItemHandler.Point1
BaseRectangleItemHandler.MinDimension
BaseRectangleItemHandler.GetTransform(RectangleF, RotatedRectangleF)
BaseRectangleItemHandler.DrawClippingPath(Graphics, Action)
BaseRectangleItemHandler.GetClippingPath(Single, Boolean)
BaseRectangleItemHandler.GetTransformedVectorMask(Transform, PointF, Boolean)
BaseRectangleItemHandler.GetDrawingPath(Single)
BaseRectangleItemHandler.GetActualDash(Single[], Boolean, Single)
BaseRectangleItemHandler.Rectangle
BaseRectangleItemHandler.Angle
BaseRectangleItemHandler.Height
BaseRectangleItemHandler.Location
BaseRectangleItemHandler.Opacity
BaseRectangleItemHandler.TextWrappingMode
ItemHandler._fileCache
ItemHandler._configuration
ItemHandler._ccLogger
ItemHandler._logger
ItemHandler._colorManagement
ItemHandler.Draw(RenderingContext, Bitmap, IRenderingColorSettings, IColorProfilesProvider, Boolean, Boolean, Boolean)
ItemHandler.Draw(RenderingContext, Bitmap, DrawItemParams, IRenderingColorSettings, IColorProfilesProvider, Boolean, Boolean, Boolean)
ItemHandler.ItemOnPropertyChanged(Object, PropertyChangedEventArgs)
ItemHandler.ItemOnPermissionsChanged(Object, EventArgs)
ItemHandler.Clone()
ItemHandler.BeginUpdate()
ItemHandler.EndUpdate()
ItemHandler.Dispose()
ItemHandler.OnTransformChanged(Object, EventArgs)
ItemHandler.OnChanged()
ItemHandler.GetDestinationColor(Color, IColorProfilesProvider, IRenderingColorSettings, Nullable<PixelFormat>, Single, Boolean, Boolean)
ItemHandler.Dispose(Boolean)
ItemHandler.IsEmpty
ItemHandler.ControlPoints
ItemHandler.UniqueId
ItemHandler.Transform
ItemHandler.Tag
ItemHandler.Layer
ItemHandler.IsUpdating
ItemHandler.Index
ItemHandler.Canvas
ItemHandler.Name
ItemHandler.BlendMode
ItemHandler.Permissions
ItemHandler.Data
ItemHandler.Visible
ItemHandler.Locked
ItemHandler.SourceColorProfilesOrDefault
ItemHandler.Changed
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 DashedLineItemHandler : LineItemHandler, ICloneable, IDisposable

Constructors

DashedLineItemHandler(IConfiguration, IFileCache, IColorManagement, ILogger, IGmColorConverter, DashedLineItem)

Declaration
public DashedLineItemHandler(IConfiguration configuration, IFileCache fileCache, IColorManagement colorManagement, ILogger logger, IGmColorConverter gmColorConverter, DashedLineItem dashedLineItem)
Parameters
Type Name Description
IConfiguration configuration
IFileCache fileCache
IColorManagement colorManagement
ILogger logger
IGmColorConverter gmColorConverter
DashedLineItem dashedLineItem

Properties

AltDashWidth

Declaration
public float AltDashWidth { get; set; }
Property Value
Type Description
System.Single

DashWidth

Declaration
public float DashWidth { get; set; }
Property Value
Type Description
System.Single

Item

Declaration
public DashedLineItem Item { get; }
Property Value
Type Description
DashedLineItem

Methods

GetAltColor(IColorProfilesProvider)

Declaration
public Color GetAltColor(IColorProfilesProvider profilesProvider)
Parameters
Type Name Description
IColorProfilesProvider profilesProvider
Returns
Type Description
Aurigma.GraphicsMill.Color

Implements

System.ICloneable
System.IDisposable
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