ShapeProperties Enumeration
|
|
Defines properties.
Namespace:
MediaCy.Commands.Overlays
Assembly:
MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
SyntaxPublic Enumeration Properties
Members
| Member name | Value | Description |
---|
| ApplyTo | 0 | |
| AngleOfRotation | 1 | |
| BorderVisible | 2 | |
| BorderColor | 3 | |
| BorderStyle | 4 | |
| CornersStyle | 5 | |
| BorderWidth | 6 | |
| FillVisible | 7 | |
| FillColor | 8 | |
| FillStyle | 9 | |
| FrameEnd | 10 | |
| FrameStart | 11 | |
| Label | 12 | |
| LabelObject | 13 | |
| LineEnding | 14 | |
| LineEndingStart | 15 | |
| LineEndingEnd | 16 | |
| Selected | 17 | |
| ZoomWithImage | 18 | |
| ZoomWithImageLimit | 19 | |
| Layer | 20 | |
| Opacity | 21 | |
| Location | 22 | |
| LabelOffset | 23 | |
| Size | 24 | |
| Roundness | 25 | |
| Font | 26 | |
| TextColor | 27 | |
| Text | 28 | |
| Visible | 29 | |
| Radius | 30 | |
| Points | 31 | |
| Closed | 32 | |
| Shape | 33 | |
| WordBreak | 34 | |
| Alignment | 35 | |
| AutoSize | 36 | |
| CalloutLine | 37 | |
| CalloutLocation | 38 | |
| SmoothCurves | 39 | |
| ScalePercent | 40 | |
| ShowRectangle | 41 | |
| TransparentColorRange | 42 | |
| Image | 43 | |
| LabelRotates | 44 | |
| LabelPosition | 45 | |
| Shadow | 46 | |
| AspectScale | 47 | |
| ScalePercentStart | 48 | |
| ScalePercentEnd | 49 | |
| FillOpacity | 50 | |
RemarksInternal - do not use.
See Also