Solid Edge FrameworkSupport Type Library
CaptionSecondary Property
Description
Sets and returns the secondary caption source string to be used by the specified view type.
Property type
Read-write property
Syntax
Visual Basic
Public Property CaptionSecondary( _
   ByVal dvtype As DrawingViewCaptionTypeConstants _
) As String
Parameters
dvtype
ValueDescription
se2DModelViewconstant identifier for 2D Model Views.
seAuxiliaryViewconstant identifier for Auxiliary Views.
seDetailViewconstant identifier for Detail Views.
seNailboardViewconstant identifier for Nailboard Views.
sePrincipalViewconstant identifier for Principal Views.
seSectionViewconstant identifier for Section Views.
See Also

DrawingViewStyle Object  | DrawingViewStyle Members  | Solid Edge ST4 - What's New