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


In This Topic
    NSmartGroup Class Members
    In This Topic

    The following tables list the members exposed by NSmartGroup.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the background image, which can optionally be displayed behind the shape geometry (Inherited from Nevron.SmartShapes.NSmartShape)
    Public PropertyGets/sets the fill style of the shape (Inherited from Nevron.SmartShapes.NSmartShape)
    Public PropertyGets/sets the name of the shape (Inherited from Nevron.SmartShapes.NSmartShape)
    Public PropertyGets/sets the shadow style of the shape (Inherited from Nevron.SmartShapes.NSmartShape)
    Public PropertyGets/sets the stroke style of the shape (Inherited from Nevron.SmartShapes.NSmartShape)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodGets a reference to the fill style, with which the shape must be displayed (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodGets a reference to the shadow style, with which the shape must be displayed (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodGets a reference to the stroke style, with which the shape must be displayed (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodGets a rectangle, which bounds the geometry of this shape in parent coordinates (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodGets the control point at the specified index Applicable only if the HasControlsSection property is set to true (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodGets the control tooltip at the specified index (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodGets the control visibility at the specified index (Inherited from Nevron.SmartShapes.NSmartShape)
    Public Method (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodGets the location of the resize handle, which corresponds to the specified compass direction (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodHit test the smart shape by point (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodOverridden. Called by the embedded formula sheet to invalidate the cache of the formula sheets, which can reference the sheet contained in the container  
    Public MethodPaints the appearance of the shape on the specified device (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodPaints the shadow of the shape on the specified device (Inherited from Nevron.SmartShapes.NSmartShape)
    Public Method (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodRepositions the shape so that its pin point is located on the specified coordinate (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodCalled by the embedded formula sheet to provide a reference to the formula sheet with the specified name (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodSets the control point at the specified index Applicable only if the HasControlsSection property is set to true (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodSets the location of the resize handle, which corresponds to the specified compass direction (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodTranslates the shape with the specified amounts (Inherited from Nevron.SmartShapes.NSmartShape)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to paint the contained shapes  
    Protected MethodOverridden. Overriden to paint the contained shapes  
    Top
    See Also