Gets or sets the path and filename for the image to use as a mask for this decal.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MaskFilename As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IDecal
Dim value As System.String
instance.MaskFilename = value
value = instance.MaskFilename |
C# | |
---|
System.string MaskFilename {get; set;} |
C++/CLI | |
---|
property System.String^ MaskFilename {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Fully qualified path and filename of the image to use as a mask
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0