Nevron.SmartShapes Namespace / NPathCommandRow Class
Members


NPathCommandRow Class
Object Model
NPathCommandRow Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.SmartShapes.NMoveToRow)>
<System.Reflection.DefaultMemberAttribute("Item")>
<System.SerializableAttribute()>
Public MustInherit Class NPathCommandRow 
   Inherits Nevron.FormulaSheet.NFormulaRow
   Implements Nevron.INReferenceHolder, Nevron.INReferenceProvider 
 
'Usage
 
Dim instance As NPathCommandRow
Inheritance Hierarchy

System.Object
   Nevron.FormulaSheet.NFormulaRow
      Nevron.SmartShapes.NPathCommandRow
         Nevron.SmartShapes.NArcToRow
         Nevron.SmartShapes.NBezierCurveToRow
         Nevron.SmartShapes.NCircularArcToRow
         Nevron.SmartShapes.NEllipticalArcToRow
         Nevron.SmartShapes.NLineToRow
         Nevron.SmartShapes.NMoveToRow

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also