Name | Description | |
---|---|---|
![]() | Bottom | Gets or sets the Top coordinate of the base point (in the shape coordinate system). If Relative is true, this value is a factor of the shape Height. Otherwise it is an absolute value in shape coordinates. |
![]() | Left | Gets or sets the X coordinate of the figure left side. If Relative is true, this value is a factor of the shape Width. Otherwise it is an absolute value in shape coordinates. |
![]() | Right | Gets or sets the Left coordinate of the base point (in the shape coordinate system). If Relative is true, this value is a factor of the shape Width. Otherwise it is an absolute value in shape coordinates. |
![]() | ShowArrowheads | Gets or sets whether arrowheads should be displayed for this geometry end-points. (e.g. whether the geometry at all displays arrowheads at its start and end points) |
![]() | ShowFill | Gets or sets whether the geometry drawn by this command should be filled. (e.g. whether the interior region of the figure is displayed) |
![]() | ShowStroke | Gets or sets whether the geometry drawn by this command should be stroked. (e.g. whether the outline of the geometry is displayed) |
![]() | SnapTo | Gets or sets whether it is allowed to snap to the geometry drawn by this command. |
![]() | Top | Gets or sets the Top coordinate of the figure left-top corner. If Relative is true, this value is a factor of the shape Height. Otherwise it is an absolute value in shape coordinates. |
![]() | Visible | Gets or sets the visibility of the geometry drawn by this command. |