InkDrawingAttributes Class |
Note: This API is now obsolete.
Namespace: Atalasoft.Annotate.Ink
The InkDrawingAttributes type exposes the following members.
Name | Description | |
---|---|---|
InkDrawingAttributes | Creates a new instance of InkDrawingAttributes. | |
InkDrawingAttributes(SerializationInfo, StreamingContext) |
Creates a new instance of InkDrawingAttributes from serialized
data.
|
Name | Description | |
---|---|---|
AntiAliased | (Inherited from DrawingAttributes.) | |
Color | (Inherited from DrawingAttributes.) | |
ExtendedProperties | (Inherited from DrawingAttributes.) | |
FitToCurve | (Inherited from DrawingAttributes.) | |
Height | (Inherited from DrawingAttributes.) | |
IgnorePressure | (Inherited from DrawingAttributes.) | |
PenTip | (Inherited from DrawingAttributes.) | |
RasterOperation | (Inherited from DrawingAttributes.) | |
Transparency | (Inherited from DrawingAttributes.) | |
Width | (Inherited from DrawingAttributes.) |
Name | Description | |
---|---|---|
Clone | (Inherited from DrawingAttributes.) | |
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.) | |
FromDrawingAttributes |
Returns an InkDrawingAttributes object from a
Microsoft.Ink.DrawingAttributes instance.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetObjectData | Fills a SerializationInfo object with information about this class. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |