Freigeben über


LaserColor.RgbColorModelPercentage-Eigenschaft

RGB Color Model - Percentage Variant.Represents the element tag in schema: a:scrgbClr

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property RgbColorModelPercentage As RgbColorModelPercentage
    Get
    Set
'Usage
Dim instance As LaserColor
Dim value As RgbColorModelPercentage

value = instance.RgbColorModelPercentage

instance.RgbColorModelPercentage = value
public RgbColorModelPercentage RgbColorModelPercentage { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage

Siehe auch

Referenz

LaserColor Klasse

LaserColor-Member

DocumentFormat.OpenXml.Office2010.PowerPoint-Namespace