Search Results for

    Show / Hide Table of Contents

    Class EntityBase

    Inheritance
    System.Object
    GroupsStore
    EntityBase
    Hatch
    Line
    LwPolyLine
    PolyLine
    Inherited Members
    GroupsStore.Groups
    GroupsStore.AddColor(Byte)
    GroupsStore.AddEntityThickness(Single)
    GroupsStore.AddFourthPoint(Single, Single)
    GroupsStore.AddGroup<T>(Int32, T)
    GroupsStore.AddGroup(GroupBase)
    GroupsStore.AddGroupDouble(Int32, Single)
    GroupsStore.AddName(String)
    GroupsStore.AddPrimary2DPoint(Single, Single)
    GroupsStore.AddSecondPoint(Single, Single)
    GroupsStore.AddThirdPoint(Single, Single)
    GroupsStore.AddTypeName(String)
    Namespace: FastReport.Export.Dxf.Sections.Entities
    Assembly: FastReport.dll
    Syntax
    public class EntityBase : GroupsStore

    Constructors

    EntityBase()

    Declaration
    public EntityBase()

    Properties

    Styles

    Declaration
    public List<LineStyle> Styles { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<LineStyle>

    Methods

    AddLineStyle(LineStyle)

    Declaration
    public void AddLineStyle(LineStyle lineStyle)
    Parameters
    Type Name Description
    LineStyle lineStyle

    AppendTo(StringBuilder)

    Declaration
    public void AppendTo(StringBuilder s)
    Parameters
    Type Name Description
    System.Text.StringBuilder s
    Back to top © 1998-2025 Copyright Fast Reports Inc.