NevronOpenVision
Nevron.Nov.Diagram Namespace / NImageBlock Class
Fields Properties Methods Events


NImageBlock Class Members

The following tables list the members exposed by NImageBlock.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Glue child.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Image property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NImageBlock.  
Public Fieldstatic (Shared in Visual Basic)Reference to the ResizeMode property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the TextureMapping property.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the text block glue, that glues the block PinX, PinY and Angle properties. Use the Glue() methods for an easier way to work with the glue.  
Public PropertyGets or sets the image shown by this image block.  
Public PropertyGets or sets the mode in which the image block can be automatically resized.  
Public PropertyGets or sets the value of the texture mapping property.  
Top
Public Methods
 NameDescription
Public MethodGlues the image block Pin to the largest inner rectangle inside the shape geometry or shape box.  
Public MethodOverloaded. Glues the image block Pin to a relative location along the owner shape geometry contour.  
Public MethodOverloaded. Glues the image block Pin to a relative location along the line connecting the Begin and End shape points.  
Public MethodHelper method for setting up the transformation of the image block relative to the owner shape.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the content of the element within the specified content area.  
Internal Method  
Internal MethodOverridden.   
Protected MethodOverridden. Measures the content of this element.  
Protected MethodOverridden. Called when the background of the text block needs to be painted  
Internal MethodOverridden.   
Top
See Also