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


In This Topic
    NPageItem Class Members
    In This Topic

    The following tables list the members exposed by NPageItem.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowPrint property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Layers property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPageItem  
    Public FieldDefines the abilities that apply to all NPageItem instances. Page items inherit the diagram element abilities and can also be formatted  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether this item can be printed and exported.  
    Public PropertyGets whether the item is assigned to at least one layer. The layers to which a page item is assigned is acccessible from the LayerRefs property.  
    Public PropertyGets or sets the layers to which this shape is assigned to.  
    Public PropertyGets the drawing to which this item belongs.  
    Public PropertyGets the drawing to which this item belongs  
    Public PropertyGets the library item in which this item belongs, if it is in a library item  
    Public PropertyGets the library item in which this item belongs, if it is in a library item  
    Public PropertyGets the page to which this item belongs.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Assigns this shape to the specified layers.  
    Public MethodTransforms a point in page coordinates to local coordinates  
    Public MethodConverts a point in drawing coordinates to the shape parent coordinates  
    Public MethodOverridden. Gets the item abilities  
    Public MethodGets the transformation from local to drawing coordinates  
    Public MethodGets the layers to which this shape is assigned to.  
    Public MethodGets the transformation from local to page coordinates  
    Public MethodGets the parent transform to page coordinates  
    Public MethodOverridden. Overriden to include the protections controlled by the layers.  
    Public MethodTransforms a point in local coordinates to drawing coordinates.  
    Public MethodTransforms a point in local coordinates to page coordinates.  
    Public MethodTransforms a point in page coordinates to local coordinates.  
    Public MethodConverts a point in page coordinates to the shape parent coordinates  
    Public MethodConverts a point in shape parent coordinates to page coordinates  
    Public MethodConverts a point in shape parent coordinates to page coordinates  
    Public MethodMust override to translate this item with the specified amounts.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Updates any references or cache related to the context of the node ancestors  
    Protected MethodCalled when the LayerRefs property has changed.  
    Protected MethodCalled when the reference to the owner library item has changed.  
    Protected MethodCalled when the reference to the owner page has changed.  
    Protected MethodOverridden. Called after the document node is registered in its owner document.  
    Protected MethodOverridden. Called after the document node is unregistered from its owner document.  
    Protected MethodOverridden. Determines whether the properties menu item needs to be created  
    Protected MethodOverridden. Determines whether the visitor needs to visit this displayable branch.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also