Name | Description | |
---|---|---|
NCubicBezierTo Constructor | Overloaded. |
The following tables list the members exposed by NCubicBezierTo.
Name | Description | |
---|---|---|
NCubicBezierTo Constructor | Overloaded. |
Name | Description | |
---|---|---|
FirstControlXProperty | Reference to the FirstControlX property | |
FirstControlYProperty | Reference to the FirstControlY property | |
NCubicBezierToSchema | Schema associated with NCubicBezierTo | |
SecondControlXProperty | Reference to the SecondControlX property | |
SecondControlYProperty | Reference to the SecondControlY property |
Name | Description | |
---|---|---|
FirstControlX | Gets or sets the FirstControlX value | |
FirstControlY | Gets or sets the FirstControlU value | |
SecondControlX | Gets or sets the SecondControlX value | |
SecondControlY | Gets or sets the SecondControlY value | |
Type | Overridden. Gets the type of this geometry command. |
Name | Description | |
---|---|---|
GetFirstControl | Gets the location (in the shape coordinate system) of the first control point | |
GetSecondControl | Gets the location (in the shape coordinate system) of the second control point | |
SetFirstControl | Sets the location (X, Y properties) of the first control point. | |
SetSecondControl | Sets the location (X, Y properties) of the second control point. |