Nevron .NET Vision
Nevron.SmartShapes Namespace / NPathCommandRow Class
Properties Methods


In This Topic
    NPathCommandRow Class Members
    In This Topic

    The following tables list the members exposed by NPathCommandRow.

    Public Properties
     NameDescription
    Public PropertyGets the number of control points for the current path command type  
    Public PropertyGets/sets the cell at the specified index (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public PropertyGets/sets the vertex location, which this path command represents (in local coordinates)  
    Public PropertyGets the type of the path command row  
    Public PropertyGets a reference to the X formula cell  
    Public PropertyGets a reference to the Y formula cell  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the middle point bethween this row location and the previous row location  
    Protected PropertySafely gets the path sheet  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified cell (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodQueries whether this path command can be converted to the specified type  
    Public MethodCreates an identical copy of this object (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodDetermines whether the specified cell is contained in this collection (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodConverts this path command row to a new command row with the specified type  
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodCreates a path command, which represents this path command row type  
    Public MethodGets the control point at the specified index  
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodOverridden. Overriden to add remove row, insert row and insert row after and change row type verbs  
    Public MethodDetermines the index of the cell in the collection (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodInserts a the specified cell at the specified index (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodInvalidates the cached values for all formula cells contained in the row (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodRemoves the specified cell (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodSets the control point at the specified index  
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to return true  
    Protected MethodCalled when the collection items have changed (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Top
    See Also