ImageGear22.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityBeziersurface Class |
The following tables list the members exposed by ImGearVectorEntityBeziersurface.
Name | Description | |
---|---|---|
![]() | Flags | Overridden. Gets or sets different surface flags. |
![]() | MDegree | Overridden. Gets a surface degree in M direction. |
![]() | MDimension | Overridden. Gets the number of control points in M direction. |
![]() | MStep | Overridden. Gets or sets an interpolation step in M direction. |
![]() | NDegree | Overridden. Gets a surface degree in N direction. |
![]() | NDimension | Overridden. Gets the number of control points in N direction. |
![]() | NStep | Overridden. Gets or sets an interpolation step in N direction. |
Name | Description | |
---|---|---|
![]() | GetPoint | Returns a surface point from the specified position. |
![]() | Init | Overridden. Initializes the surface with the specified dimensions and specified degrees. |
![]() | SetPoint | Sets a point at the specified position. |