Arrow |
public class ArrowF10LineCap : GdiLineCapBase
The ArrowF10LineCap type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrowF10LineCap | Initializes a new instance of the ArrowF10LineCap class |
| Name | Description | |
|---|---|---|
| ExtendsType |
Gets the type of line cap from the Altaxo.Drawing.LineCaps namespace that this class is rendering.
(Overrides GdiLineCapBaseExtendsType) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetCustomLineCap |
Creates the custom GDI line cap used for rendering.
(Overrides GdiLineCapBaseGetCustomLineCap(Pen, Single, Boolean)) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| SetEndCap(Pen, Single) |
Sets the end cap on the specified pen.
(Inherited from GdiLineCapBase) | |
| SetStartCap(Pen, Single) |
Sets the start cap on the specified pen.
(Inherited from GdiLineCapBase) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |