Name | Description | |
---|---|---|
NGeometry Constructor | Overloaded. |
The following tables list the members exposed by NGeometry.
Name | Description | |
---|---|---|
NGeometry Constructor | Overloaded. |
Name | Description | |
---|---|---|
BeginArrowheadProperty | Reference to the BeginArrowhead property | |
BeginDirectionProperty | Reference to the BeginDirection property | |
ClipWithImageBlockProperty | Reference to the ClipWithImageBlock property | |
ClipWithTextBlockProperty | Reference to the ClipWithTextBlock property | |
CornerRoundingProperty | Reference to the CornerRounding property | |
EndArrowheadProperty | Reference to the EndArrowhead property | |
EndDirectionProperty | Reference to the EndDirection property | |
FillProperty | Reference to the Fill property | |
FillRuleProperty | Reference to the FillRule property | |
NGeometrySchema | Schema associated with NGeometry | |
ShadowProperty | Reference to the Shadow property | |
StrokeProperty | Reference to the Stroke property |
Name | Description | |
---|---|---|
BeginArrowhead | Gets or sets the begin arrowhead style | |
BeginDirection | Gets or sets the direction towards which the begin of the geometry is headed for. By default set to Automatic. | |
ClipWithImageBlock | Gets or sets the geometry is clipped with the bounding box of the image block. | |
ClipWithTextBlock | Gets or sets the geometry is clipped with the bounding box of the text block. | |
CornerRounding | Gets or sets the corner rounding of the geometry. | |
Count | Gets the count of elements in this collection. | |
EndArrowhead | Gets or sets the end arrowhead style | |
EndDirection | Gets or sets the direction towards which the end of the geometry is headed for. By default set to Automatic. | |
Fill | Gets or sets the geometry fill style | |
FilledPath | Gets the filled path represented by this geometry. May be null. The returned path is a copy of the actually used path. | |
FilledPathEqualsStrokedPath | Gets whether the filled path is identical to the stroked path. | |
FillRule | Gets or sets the filling rule of the path | |
Item | Gets or sets the element at the specified index. | |
Shadow | Gets or sets the geometry shadow style | |
SnapPath | Gets the snap path represented by this geometry. May be null. | |
Stroke | Gets or sets the geometry stroke style | |
StrokedPath | Gets the stroked path represented by this geometry. May be null. The returned path is a copy of the actually used path. |
Name | Description | |
---|---|---|
Add | Adds (appends) the item at the end of the collection | |
AddRelative | Adds (appends) the item at the end of the collection and raises its Relative flag. | |
ArcTo | Adds an ArcTo command | |
CircularArcTo | Adds a CircularArcTo command | |
Clear | Removes all children | |
Contains | Queries whether this collection contains the specified element at least once | |
CopyTo | Copies all items of this set to the specified array, starting from the specified array index. | |
CubicBezierTo | Adds a CubicBezierTo command | |
EllipticalArcTo | Adds an EllipticalArcTo command | |
GetIterator | Gets an iterator that iterates through the children in forward order. | |
GetPaintCacheMode | Overridden. Gets the mode in which this visual attemps to cache its display. | |
GetReverseIterator | Gets an iterator that iterates throw the child elements in reverse order. | |
HitTest | Overloaded. Overridden. Hit tests the geometry by point | |
IndexOf | Returns the index of the specified item inside this collection. Returns -1 if the item is not contained in the collection. | |
Insert | Inserts the item at the specified index | |
LineTo | Adds a LineTo command expressed | |
MoveTo | Overloaded. Adds a MoveTo command | |
RelArcTo | Adds a relative ArcTo command | |
RelCircularArcTo | Adds a relative CircularArcTo command | |
RelCubicBezierTo | Adds a relative CubicBezierTo command | |
RelEllipticalArcTo | Adds a relative EllipticalArcTo command | |
RelLineTo | Adds a relative LineTo command expressed | |
RelMoveTo | Overloaded. Adds a relative MoveTo command | |
Remove | Removes the specified item. | |
RemoveAt | Removes the item at the specified index | |
ToArray | Converts this set to an array. | |
TryGetDisplayBounds | Gets the display bounds of this geometry (i.e. the bounds of the path, inflated with all display inflates, in shape coordinates). |
Name | Description | |
---|---|---|
Atjj | ||
bSjj | ||
dSjj | ||
Etjj | ||
GSjj | ||
hSjj | ||
ISjj | ||
jtjj | ||
Mrjj | ||
MSjj | ||
OnChanged | Overridden. Called when the geometry has changed. | |
OnChildrenChanged | Overridden. Called when a child was inserted or removed from this node. Overriden to invalidate any cache associated with geometry. | |
OnPrePaint | Overridden. Overriden to paint the geometry | |
OnPropertyValueChanged | Overridden. | |
Orjj | ||
Qrjj | ||
QSjj | ||
SkipBranchDisplayTraversal | Overridden. Overriden to skip the branch display traversal if the geometry is not visible. | |
SSjj | ||
Urjj | ||
USjj | ||
Wrjj | ||
Yrjj |