Determines the style in which the pen draws border.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEPenStyles BorderStyle { get; set; }
Public Property BorderStyle As IEPenStyles Get Set
public: property IEPenStyles BorderStyle { IEPenStyles get (); void set (IEPenStyles value); }