Class CadMLeaderStyle

CadMLeaderStyle class

Class describing CadMLeaderStyle

public class CadMLeaderStyle : CadEntityBase

Constructors

NameDescription
CadMLeaderStyle()The default constructor.

Properties

NameDescription
AlignSpace { get; set; }Gets or sets the align space.
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
Area { get; }Gets the area of the entity.
ArrowheadId { get; set; }Gets or sets the arrowhead identifier.
ArrowheadSize { get; set; }Gets or sets the size of the arrowhead.
AssocViewPortHandle { get; }Gets or sets of the associated view port handle.
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attributes { get; set; }Gets or sets the attributes.
BlockContentColor { get; set; }Gets or sets the color of the block content.
BlockContentConnectionType { get; set; }Gets or sets the type of the block content connection.
BlockContentId { get; set; }Gets or sets the block content identifier.
BlockContentRotation { get; set; }Gets or sets the block content rotation.
BlockContentScaleX { get; set; }Gets or sets the block content scale x.
BlockContentScaleY { get; set; }Gets or sets the block content scale y.
BlockContentScaleZ { get; set; }Gets or sets the block content scale z.
BottomTextAttachmentDirection { get; set; }Gets or sets the bottom text attachment direction.
Bounds { get; set; }Minimal and maximal points of entity. Filled after GetBounds is called for CadImage.
BreakGapSize { get; set; }Gets or sets the size of the break gap.
ChildObjects { get; set; }Gets or sets the child entities that make up the current entity.
Childs { get; }
ColorHandle { get; set; }Gets or sets the color handle.
ColorId { get; set; }Gets or sets the color id (ACI color) of the entity.
ColorName { get; set; }Gets or sets the name of the color.
ColorValue { get; set; }Gets or sets the true color value (RGB) of the entity.
ContentType { get; set; }Gets or sets the type of the content.
DefaultMTextContents { get; set; }Gets or sets the default m text contents.
DoglegLength { get; set; }Gets or sets the length of the dogleg.
DrawLeaderOrderType { get; set; }Gets or sets the type of the draw leader order.
DrawMLeaderOrderType { get; set; }Gets or sets the type of the draw m leader order.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
EnableBlockContentRotation { get; set; }Gets or sets the enable block content rotation.
EnableBlockContentScale { get; set; }Gets or sets the enable block content scale.
EnableDogleg { get; set; }Gets or sets the enable dogleg.
EnableFrameText { get; set; }Gets or sets the enable frame text.
EnableLanding { get; set; }Gets or sets the enable landing.
FirstSegmentAngleConstraint { get; set; }Gets or sets the first segment angle constraint.
HardOwner { get; set; }Gets or sets the hard owner.
Hyperlink { get; set; }Gets or sets a hyperlink to an entity and displays the hyperlink name or description (if one is specified).
virtual Id { get; set; }Gets the identifier.
IsAnnotative { get; set; }Gets or sets the is annotative.
IsAssocViewPortHandleSet { get; }Gets a value indicating whether associated view port handle is set.
IsByLayer { get; set; }Gets or sets a value indicating that the entity has linetype set by layer.
IsNoLinks { get; set; }Gets or sets a value indicating that the entity has no links.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
LandingGap { get; set; }Gets or sets the landing gap.
LayerName { get; set; }Gets or sets the name of the layer the entity belongs to.
LayoutTabName { get; set; }Gets or sets the name of the layout tab.
LeaderLineColor { get; set; }Gets or sets the color of the leader line.
LeaderLineType { get; set; }Gets or sets the type of the leader line.
LeaderLineTypeId { get; set; }Gets or sets the leader line type identifier.
LeaderLineWeight { get; set; }Gets or sets the leader line weight.
Length { get; }Gets the length of the entity.
LineScale { get; set; }Gets or sets the linetype scale factor of the entity.
LineTypeName { get; set; }Gets or sets the name of the line type based on the LType value.
LineWeight { get; set; }Gets or sets the line weight for the entity.
LType { get; set; }Gets or sets a value the current linetype of the entity.
Material { get; set; }Gets or sets the material.
MaxLeaderSegmentsPoints { get; set; }Gets or sets the maximum leader segments points.
MleaderStyleDescription { get; set; }Gets or sets the mleader style description.
MTextStyleId { get; set; }Gets or sets the m text style identifier.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
OverwritePropertyValue { get; set; }Gets or sets the overwrite property value.
PlotStyle { get; set; }Gets or sets the plot style. Gets or sets the plot style handle.
PlotStyleFlag { get; set; }Gets or sets a value the current plot style of the entity
ProxyBytesCount { get; set; }Gets or sets the proxy bytes count.
ProxyData { get; set; }Gets or sets the proxy data.
Reactors { get; set; }Get or sets the reactors handle
Scale { get; set; }Gets or sets the scale.
SecondSegmentAngleConstraint { get; set; }Gets or sets the second segment angle constraint.
ShadowMode { get; set; }Gets or sets the shadow mode.
SoftOwner { get; set; }Gets or sets the soft owner.
SpaceMode { get; set; }Gets or sets a value indicating which space the entity belongs to.
override StorageFlag { get; set; }Gets or sets a value indicating that this entity has associated binary data in the data store.
TextAlignAlwaysLeft { get; set; }Gets or sets the text align always left.
TextAlignmentType { get; set; }Gets or sets the type of the text alignment.
TextAngleType { get; set; }Gets or sets the type of the text angle.
TextAttachmentDirection { get; set; }Gets or sets the text attachment direction.
TextColor { get; set; }Gets or sets the color of the text.
TextHeight { get; set; }Gets or sets the height of the text.
TextLeftAttachmentType { get; set; }Gets or sets the type of the text left attachment.
TextRightAttachmentType { get; set; }Gets or sets the type of the text right attachment.
TopTextAttachmentDirection { get; set; }Gets or sets the top text attachment direction.
Transparency { get; set; }Gets or sets the transparency value for the entity.
override TypeName { get; }Gets the name of the type.
virtual Visible { get; set; }Gets or sets a value indicating whether this CadEntityBase is visible.
XdataContainer { get; set; }Gets or sets the xdata container.
XDirMissingFlag { get; set; }Gets or sets a value indicating that no XDictionary handle is stored for this entity.

Methods

NameDescription
GetUID()Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer
SetUID(string)Sets

See Also