ImageNode Members
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The ImageNode type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddPropertyData | (Inherited from ContextNode.) | |
Confirm | (Inherited from ContextNode.) | |
ContainsPropertyData | (Inherited from ContextNode.) | |
CreatePartiallyPopulatedSubNode | (Inherited from ContextNode.) | |
CreateSubNode | (Inherited from ContextNode.) | |
DeleteSubNode | (Inherited from ContextNode.) | |
Equals | (Inherited from ContextNode.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | (Inherited from ContextNode.) | |
GetPropertyData | (Inherited from ContextNode.) | |
GetPropertyDataIds | (Inherited from ContextNode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsConfirmed | (Inherited from ContextNode.) | |
LoadPropertiesData | (Inherited from ContextNode.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MoveSubNodeToPosition | (Inherited from ContextNode.) | |
RemovePropertyData | (Inherited from ContextNode.) | |
Reparent | (Inherited from ContextNode.) | |
ReparentStrokes | (Inherited from ContextNode.) | |
SavePropertiesData | (Inherited from ContextNode.) | |
SetLocation | ||
SetStrokes | (Inherited from ContextNode.) | |
ToString | (Inherited from ContextNode.) |
Top
Properties
Name | Description | |
---|---|---|
Data | ||
Id | (Inherited from ContextNode.) | |
IsInkLeaf | (Inherited from ContextNode.) | |
IsUnknownType | (Inherited from ContextNode.) | |
Links | (Inherited from ContextNode.) | |
Location | (Inherited from ContextNode.) | |
ParentNode | (Inherited from ContextNode.) | |
PartiallyPopulated | (Inherited from ContextNode.) | |
Strokes | (Inherited from ContextNode.) | |
SubNodes | (Inherited from ContextNode.) | |
Type | (Inherited from ContextNode.) |
Top