Gets or sets the path to the large bitmap or PNG used in this flyout.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LargeMainIcon As String |
Visual Basic (Usage) | |
---|
Dim instance As IFlyoutGroup
Dim value As String
instance.LargeMainIcon = value
value = instance.LargeMainIcon
|
C# | |
---|
string LargeMainIcon {get; set;} |
C++/CLI | |
---|
property String^ LargeMainIcon {
String^ get();
void set (String^ value);
} |
Return Value
Path to the large bitmap or PNG used in this flyout
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0