Set |
The SetBitmapMetafileCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bitmap | The bitmap. |
![]() | IsGeometric |
Returns true if the command describes a path (either with jumps or marks). LaserOn commands (aka drills) are excluded.
(Inherited from BaseMetafileCommand) |
![]() | Item |
Returns the following values in this order: Position, Size (Overrides BaseMetafileCommandItemInt32) |
![]() | Label |
The display name of the meta file command type.
(Overrides BaseMetafileCommandLabel) |
![]() | Length |
The length of the vector.
(Inherited from BaseMetafileCommand) |
![]() | MetafileCommandFactory | (Inherited from BaseMetafileCommand) |
![]() | PointCount |
The number of points accessible by the indexer.
(Overrides BaseMetafileCommandPointCount) |
![]() | Position | The bottom-left coordinate of the bitmap relative to its parent. |
![]() | SegmentEndPointPair |
The end points of the segment generated by this metafile command. This value functions as a cache to reduce redundant calculations.
(Inherited from BaseMetafileCommand) |
![]() | Size | The dimension of the bitmap. |