Defines where the component can be referenced. Public = visible anywhere; private = visible only in the owning namespace; protected = visible to elements that have a generalization relationship to the owning namespace; package = visible in the package owning the namespace, if there is one. Default = public.
Defines an area within which you can explicitly position child elements by using coordinates that are relative to the canvas ...
Defines the edges of the container to which a certain shape is bound. When a shape is anchored to an edge, the distance between ...
Defines the literals of the code snippet that you can edit. The Literal element is used to identify a replacement for a piece ...
Defines the preferred number of characters in the legend text after which it will wrap. Set this property to zero to disable ...
Defines where the component can be referenced. Public = visible anywhere; private = visible only in the owning namespace; ...
Defines where the element can be referenced. Public = visible anywhere; private = visible only in the owning component; protected ...
Defines where the element can be referenced. Public = visible anywhere; private = visible only in the owning Namespace; protected ...
Defines where the link to the source can be referenced. Public = visible anywhere; private = visible only in the target type; ...
Defines where the link to the target can be referenced. Public = visible anywhere; private = visible only in the source type; ...