ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectorEntityBeziersurface Class
Properties Methods


In This Topic
    ImGearVectorEntityBeziersurface Class Members
    In This Topic

    The following tables list the members exposed by ImGearVectorEntityBeziersurface.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets different surface flags.  
    Public PropertyOverridden. Gets a surface degree in M direction.  
    Public PropertyOverridden. Gets the number of control points in M direction.  
    Public PropertyOverridden. Gets or sets an interpolation step in M direction.  
    Public PropertyOverridden. Gets a surface degree in N direction.  
    Public PropertyOverridden. Gets the number of control points in N direction.  
    Public PropertyOverridden. Gets or sets an interpolation step in N direction.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a surface point from the specified position.  
    Public MethodOverridden. Initializes the surface with the specified dimensions and specified degrees.  
    Public MethodSets a point at the specified position.  
    Top
    See Also