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


In This Topic
    NSmartShape Class Members
    In This Topic

    The following tables list the members exposed by NSmartShape.

    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  
    Public PropertyGets/sets the fill style of the shape  
    Public PropertyGets/sets the name of the shape  
    Public PropertyGets/sets the shadow style of the shape  
    Public PropertyGets/sets the stroke style of the shape  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object  
    Public MethodGets a reference to the fill style, with which the shape must be displayed  
    Public MethodGets a reference to the shadow style, with which the shape must be displayed  
    Public MethodGets a reference to the stroke style, with which the shape must be displayed  
    Public Method  
    Public Method  
    Public MethodGets a rectangle, which bounds the geometry of this shape in parent coordinates  
    Public MethodGets the control point at the specified index Applicable only if the HasControlsSection property is set to true  
    Public MethodGets the control tooltip at the specified index  
    Public MethodGets the control visibility at the specified index  
    Public Method  
    Public MethodGets the location of the resize handle, which corresponds to the specified compass direction  
    Public MethodHit test the smart shape by point  
    Public MethodCalled 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  
    Public MethodPaints the shadow of the shape on the specified device  
    Public Method  
    Public MethodRepositions the shape so that its pin point is located on the specified coordinate  
    Public MethodCalled by the embedded formula sheet to provide a reference to the formula sheet with the specified name  
    Public MethodSets the control point at the specified index Applicable only if the HasControlsSection property is set to true  
    Public MethodSets the location of the resize handle, which corresponds to the specified compass direction  
    Public MethodTranslates the shape with the specified amounts  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodPaints the appearance of the shape in local coordinates  
    Protected MethodPaints the shadow of the shape in local coordinates  
    Top
    See Also