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


In This Topic
    NCircularArcToRow Class Members
    In This Topic

    The following tables list the members exposed by NCircularArcToRow.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to the A formula cell  
    Public PropertyGets a reference to the B formula cell  
    Public PropertyOverridden. Overriden to return 1  
    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) (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Public PropertyOverridden. Overriden to return CircularArcTo  
    Public PropertyGets a reference to the X formula cell (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Public PropertyGets a reference to the Y formula cell (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the middle point bethween this row location and the previous row location (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Protected PropertySafely gets the path sheet (Inherited from Nevron.SmartShapes.NPathCommandRow)
    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 (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Public MethodOverridden. Creates an identical copy of this object  
    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 (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodOverridden. Creates a path command, which represents this path command row type  
    Public MethodOverridden. Gets the control point at the specified index  
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodOverriden to add remove row, insert row and insert row after and change row type verbs (Inherited from Nevron.SmartShapes.NPathCommandRow)
    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 MethodOverridden. Sets 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 MethodOverriden to return true (Inherited from Nevron.SmartShapes.NPathCommandRow)
    Protected MethodCalled when the collection items have changed (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Top
    See Also