Solid Edge FrameworkSupport Type Library
FillName Property
Description
Sets and returns the name of the Fill Style that is associated with the referenced Boundary2d object.
Property type
Read-write property
Syntax
Visual Basic
Public Property FillName As String
Remarks
This property returns the name of the Fill Style that is currently associated with the boundary. When this property is set, a different Fill Style is associated with the Boundary2d object. The name that is assigned to this property should be the name of an existing Fill Style. An alternate method of assigning a new fill style is to set the active fill style and then call the UseActiveFillStyle method.
See Also

BoundaryStyle2d Object  | BoundaryStyle2d Members