Click or drag to resize

VectorGraphicMarkerProfile Class

[Missing <summary> documentation for "T:RAYLASE.Marker.Profile.Model.VectorGraphicMarkerProfile"]

Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.Profile.ModelGenericMarkerProfile
    RAYLASE.Marker.Profile.ModelVectorGraphicMarkerProfile

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public class VectorGraphicMarkerProfile : GenericMarkerProfile

The VectorGraphicMarkerProfile type exposes the following members.

Constructors
 NameDescription
Public methodVectorGraphicMarkerProfileInitializes a new instance of the VectorGraphicMarkerProfile class
Top
Properties
 NameDescription
Public propertyBitMaskOverride The port value for binning to override the one set in Condition. Null value means no override.
(Inherited from GenericMarkerProfile)
Public propertyDefaultPen The shortcut to access the first pen.
(Inherited from GenericMarkerProfile)
Public propertyIsAlternate 
Public propertyIterationLevel 
Public propertyMarkCounterName The name of the mark counter to be used when an infinite pass is used.
(Inherited from GenericMarkerProfile)
Public propertyMarkingMode The flags to indicate whether the outline and/or filling of the job element should be marked.
Public propertyMotfTriggerProfile The MOTF profile for this job element.
(Inherited from GenericMarkerProfile)
Public propertyPenSet The list of pens used by the job element.
(Inherited from GenericMarkerProfile)
Public propertyShouldMark The flag to indicate whether the job element should be marked.
(Inherited from GenericMarkerProfile)
Public propertyShouldStream The flag to indicate whether the job element should be marked in streaming mode. A null means it follows the executor option.
(Inherited from GenericMarkerProfile)
Top
Methods
See Also