LabelStyle Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.GraphicsInterfaceDrawable
          Teigha.DatabaseServicesDBObject
            Bricscad.CivilCivilObjectBase
              Bricscad.CivilStyle
                Bricscad.CivilLabelStyle

Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.1.4.0
Syntax
public class LabelStyle : Style

The LabelStyle type exposes the following members.

Constructors
  Name Description
Public method LabelStyle Initializes a new instance of the LabelStyle class
Public method LabelStyle(Boolean) Initializes a new instance of the LabelStyle class
Protected method LabelStyle(IntPtr, Boolean) Initializes a new instance of the LabelStyle class
Top
Properties
  Name Description
Public property AcadObject
(Inherited from DBObject)
Public property Annotative
(Inherited from DBObject)
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property Bounds
(Inherited from Drawable)
Public property ClassID
(Inherited from DBObject)
Public property CreatedBy
(Inherited from Style)
Public property CreatedDate
(Inherited from Style)
Public property Database
(Inherited from DBObject)
Public property Description
(Inherited from CivilObjectBase)
Public property DraggedStateBackgroundMask  
Public property DraggedStateBorderAndLeaderGap  
Public property DraggedStateBorderAndLeaderGapExprIndex  
Public property DraggedStateBorderIsVisible  
Public property DraggedStateBorderType  
Public property DraggedStateColor  
Public property DraggedStateDisplayMode  
Public property DraggedStateLeaderArrowHeadSize  
Public property DraggedStateLeaderArrowHeadSizeExprIndex  
Public property DraggedStateLeaderArrowHeadStyle  
Public property DraggedStateLeaderAttachment  
Public property DraggedStateLeaderColor  
Public property DraggedStateLeaderIsVisible  
Public property DraggedStateLeaderJustification  
Public property DraggedStateLeaderLinetype  
Public property DraggedStateLeaderLineWeight  
Public property DraggedStateLeaderTail  
Public property DraggedStateLeaderType  
Public property DraggedStateLinetype  
Public property DraggedStateLineWeight  
Public property DraggedStateMaximumTextWidth  
Public property DraggedStateMaximumTextWidthExprIndex  
Public property DraggedStateTagDisplayMode  
Public property DraggedStateTextHeight  
Public property DraggedStateTextHeightExprIndex  
Public property Drawable
(Inherited from DBObject)
Public property DrawableType
(Inherited from Drawable)
Public property ExpressionCount  
Public property ExtensionDictionary
(Inherited from DBObject)
Public property FlipAnchorsWithText  
Public property ForcedInsertion  
Public property ForceInsideCurve  
Public property Handle
(Inherited from DBObject)
Public property HasFields
(Inherited from DBObject)
Public property HasSaveVersionOverride
(Inherited from DBObject)
Public property Id
(Inherited from DBObject)
Public property IsAProxy
(Inherited from DBObject)
Public property IsCancelling
(Inherited from DBObject)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property IsErased
(Inherited from DBObject)
Public property IsEraseStatusToggled
(Inherited from DBObject)
Public property IsModified
(Inherited from DBObject)
Public property IsModifiedGraphics
(Inherited from DBObject)
Public property IsModifiedXData
(Inherited from DBObject)
Public property IsNewObject
(Inherited from DBObject)
Public property IsNotifyEnabled
(Inherited from DBObject)
Public property IsNotifying
(Inherited from DBObject)
Public property IsObjectIdsInFlux
(Inherited from DBObject)
Public property IsPersistent
(Inherited from DBObject)
Public property IsReadEnabled
(Inherited from DBObject)
Public property IsReallyClosing
(Inherited from DBObject)
Public property IsTransactionResident
(Inherited from DBObject)
Public property IsUndoing
(Inherited from DBObject)
Public property IsVisible  
Public property IsWriteEnabled
(Inherited from DBObject)
Public property LastEditedBy
(Inherited from Style)
Public property LastEditedDate
(Inherited from Style)
Public property Layer  
Public property MergeStyle
(Inherited from DBObject)
Public property Name
(Inherited from CivilObjectBase)
Public property ObjectBirthVersion
(Inherited from DBObject)
Public property ObjectId
(Inherited from DBObject)
Public property OrientationReference  
Public property OwnerId
(Inherited from DBObject)
Public property PaperOrientation
(Inherited from DBObject)
Public property PlanReadable  
Public property ReadabilityBias  
Public property TextStyle  
Public property UndoFiler
(Inherited from DBObject)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Public property XData
(Inherited from DBObject)
Top
Methods
  Name Description
Public method AddComponent  
Public method AddContext
(Inherited from DBObject)
Public method AddPersistentReactor
(Inherited from DBObject)
Public method ApplyPartialUndo
(Inherited from DBObject)
Protected method AssertNotifyEnabled
(Inherited from DBObject)
Protected method AssertReadEnabled
(Inherited from DBObject)
Protected method AssertWriteEnabled
(Inherited from DBObject)
Public method Audit
(Inherited from DBObject)
Public method Cancel Obsolete.

(Inherited from DBObject)
Public method Clone
(Inherited from RXObject)
Public method Close Obsolete.

(Inherited from DBObject)
Public method CloseAndPage Obsolete.

(Inherited from DBObject)
Public method CompareTo
(Inherited from RXObject)
Public method Component  
Public method ComponentAt  
Public method ComponentCount  
Public method Components  
Public method CopyFrom
(Inherited from RXObject)
Public method CreateExtensionDictionary
(Inherited from DBObject)
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Public method DecomposeForSave
(Inherited from DBObject)
Public method DeepClone
(Inherited from DBObject)
Protected method DeleteUnmanagedObject
(Inherited from DBObject)
Public method DisableUndoRecording
(Inherited from DBObject)
Public method DisplaySetting
(Inherited from Style)
Public method DisplaySettings
(Inherited from Style)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DBObject)
Public method DowngradeOpen
(Inherited from DBObject)
Public method DowngradeToNotify
(Inherited from DBObject)
Public method DwgIn
(Inherited from DBObject)
Protected method DwgInFields
(Inherited from DBObject)
Public method DwgOut
(Inherited from DBObject)
Protected method DwgOutFields
(Inherited from DBObject)
Public method DxfIn
(Inherited from DBObject)
Protected method DxfInFields
(Inherited from DBObject)
Public method DxfOut
(Inherited from DBObject)
Protected method DxfOutFields
(Inherited from DBObject)
Public method Equals
(Inherited from DisposableWrapper)
Public method Erase
(Inherited from DBObject)
Public method Erase(Boolean)
(Inherited from DBObject)
Public method ExpressionAt  
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetBinaryDataForKey
(Inherited from DBObject)
Public method GetEventExtender
(Inherited from DBObject)
Public method GetField
(Inherited from DBObject)
Public method GetField(String)
(Inherited from DBObject)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetMetaObject
(Inherited from RXObject)
Public method GetObjectSaveVersion(DwgFiler)
(Inherited from DBObject)
Public method GetObjectSaveVersion(DxfFiler)
(Inherited from DBObject)
Public method GetPersistentReactorIds
(Inherited from DBObject)
Public method GetReactors Obsolete.

(Inherited from DBObject)
Public method GetRXClass
(Inherited from RXObject)
Public method GetTransientReactors
(Inherited from DBObject)
Public method GetType
(Inherited from Object)
Public method GetXDataForApplication
(Inherited from DBObject)
Public method HandOverTo
(Inherited from DBObject)
Public method HasContext
(Inherited from DBObject)
Public method HasPersistentReactor
(Inherited from DBObject)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method MoveComponent  
Public method QueryX
(Inherited from RXObject)
Public method RegenSupportFlags
(Inherited from Drawable)
Public method ReleaseExtensionDictionary
(Inherited from DBObject)
Public method RemoveComponent(LabelStyleComponent)  
Public method RemoveComponent(UInt32)  
Public method RemoveContext
(Inherited from DBObject)
Public method RemoveField
(Inherited from DBObject)
Public method RemoveField(ObjectId)
(Inherited from DBObject)
Public method RemoveField(String)
(Inherited from DBObject)
Public method RemovePersistentReactor
(Inherited from DBObject)
Public method ResetScaleDependentProperties
(Inherited from DBObject)
Public method SetAttributes
(Inherited from Drawable)
Public method SetBinaryDataForKey
(Inherited from DBObject)
Public method SetExpressionAt  
Public method SetField(Field)
(Inherited from DBObject)
Public method SetField(String, Field)
(Inherited from DBObject)
Public method SetFromStyle
(Inherited from DBObject)
Public method SetObjectIdsInFlux
(Inherited from DBObject)
Public method SetPaperOrientation
(Inherited from DBObject)
Protected method SubRegenSupportFlags
(Inherited from Drawable)
Protected method SubSetAttributes
(Inherited from DBObject)
Protected method SubViewportDraw
(Inherited from DBObject)
Protected method SubViewportDrawLogicalFlags
(Inherited from DBObject)
Protected method SubWorldDraw
(Inherited from DBObject)
Public method SupportsCollection
(Inherited from DBObject)
Public method SwapIdWith
(Inherited from DBObject)
Public method SwapReferences
(Inherited from DBObject)
Public method ToString
(Inherited from Object)
Public method UpgradeFromNotify
(Inherited from DBObject)
Public method UpgradeOpen
(Inherited from DBObject)
Public method ViewportDraw
(Inherited from Drawable)
Public method ViewportDrawLogicalFlags
(Inherited from Drawable)
Public method WblockClone
(Inherited from DBObject)
Public method WorldDraw
(Inherited from Drawable)
Public method X
(Inherited from RXObject)
Public method XDataTransformBy
(Inherited from DBObject)
Top
Events
  Name Description
Public event Cancelled
(Inherited from DBObject)
Public event Copied
(Inherited from DBObject)
Public event Erased
(Inherited from DBObject)
Public event Goodbye
(Inherited from DBObject)
Public event Modified
(Inherited from DBObject)
Protected event ModifiedGraphics
(Inherited from DBObject)
Public event ModifiedXData
(Inherited from DBObject)
Public event ModifyUndone
(Inherited from DBObject)
Public event ObjectClosed
(Inherited from DBObject)
Public event OpenedForModify
(Inherited from DBObject)
Public event Reappended
(Inherited from DBObject)
Public event SubObjectModified
(Inherited from DBObject)
Public event Unappended
(Inherited from DBObject)
Top
Extension Methods
See Also

©  Bricsys NV. All rights reserved.