Apply Class |
![]() |
Namespace: MediaCy.Commands.Overlays.GridOverlay
Public Class Apply Inherits OneInputCommand(Of Object)
The Apply type exposes the following members.
Name | Description | |
---|---|---|
![]() | Apply | Initializes a new instance of the Apply class |
![]() | Apply(McCommand) | Initializes a new instance of the Apply class |
Name | Description | |
---|---|---|
![]() | Angle |
Angle of grid rotation.
|
![]() | Checkered |
Show checkered grid.
|
![]() | Color |
Color of the grid.
|
![]() | Count |
Quantity of the grid objects in Random layout.
|
![]() | FixedSeeding |
Defines the fixed seeding for the Random Layout. b = True – activates fixed seeding, i – index of the feeding.
|
![]() | FullSize |
Use full size of the image.
|
![]() | IsSaveUndoState | |
![]() | Layout |
Layout of the grid: Orthogonal, Concentric, Random.
|
![]() | Length |
Length of the segments for Line Segments type. Measured in pixels.
|
![]() | LengthXY |
Length of the segments for Line Segments type. Measured in the percentage of the SpacingXY.
|
![]() | LinesType |
Display Vertical/Horizontal/Both lines.
|
![]() | Margins |
Margins of the grid. Measured in pixels.
|
![]() | MarginsColor |
Color of the margins rectangle.
|
![]() | OffsetXY |
Defines offset of the grid from the center. Measured in pixels.
|
![]() | Opacity |
Defines opacity of the grid.
|
![]() | Radius |
Radius of the Circles type grid or Concentric layout. Measured in pixels.
|
![]() | Scale |
Scale of the grid points.
|
![]() | Segments |
Quantity of the segments in Concentric layout.
|
![]() | Shape |
Shape of the grid points.
|
![]() | SizeXY | |
![]() | SpacingR |
Radial Spacing defines the spacing in Concentric layout grid. Measured in pixels.
|
![]() | SpacingV |
Vertical Spacing defines spicing between cycloids to Cycloids grid type. Measured in pixels.
|
![]() | SpacingXY |
Spacing between point/Lines/circles in the grid. Measured in pixels.
|
![]() | Style |
Style of the grid lines.
|
![]() | Type |
Type of the grid: Points, Lines, Line Segments, Circles, Cycloids.
|
![]() | Width |
Width of the grid lines.
|
![]() | XML |