Nevron Open Vision Documentation
Nevron.Nov.Diagram.Shapes Namespace / NShapeInfo Class
Fields Properties


In This Topic
    NShapeInfo Class Members
    In This Topic

    The following tables list the members exposed by NShapeInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the shape name (also used as master name).  
    Public PropertyGets or sets whether 1D shapes use the LeftTop-RightBottom diagonal, the TopCenter-BottomCenter line or the LelfCenter-RightCenter line. By default None.  
    Public PropertyGets or sets whether the original aspect ratio of the shape must be preserved, when the shape is scaled to fit the default factory size (valid only if the UsesDefaultSize property is true).  
    Public PropertyGets or sets the shape prompt (used when the shape is wrapped in a master).  
    Public PropertyGets or sets whether the shape uses the default size of the factory.  
    Top
    See Also