UnifiedBitmap
Description:
A static class that provides access to the property names that appear in the UnifiedBitmap visual asset schema.
A static class that provides access to the property names that appear in the UnifiedBitmap visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.UnifiedBitmap
System.Object
Autodesk.Revit.DB.Visual.UnifiedBitmap
public static class UnifiedBitmap
| Name | Return Type | Description |
|---|---|---|
| TextureLinkTextureTransforms | string | The property labeled "Link texture Transforms" from the "UnifiedBitmap" schema. |
| TextureOffsetLock | string | The property labeled "Offset Lock" from the "UnifiedBitmap" schema. |
| TextureRealWorldOffsetX | string | The property labeled "Offset X" from the "UnifiedBitmap" schema. |
| TextureRealWorldOffsetY | string | The property labeled "Offset Y" from the "UnifiedBitmap" schema. |
| TextureRealWorldScaleX | string | The property labeled "Size X" from the "UnifiedBitmap" schema. |
| TextureRealWorldScaleY | string | The property labeled "Size Y" from the "UnifiedBitmap" schema. |
| TextureScaleLock | string | The property labeled "Scale Lock" from the "UnifiedBitmap" schema. |
| TextureURepeat | string | The property labeled "U Repeat" from the "UnifiedBitmap" schema. |
| TextureVRepeat | string | The property labeled "V Repeat" from the "UnifiedBitmap" schema. |
| TextureWAngle | string | The property labeled "Angle" from the "UnifiedBitmap" schema. |
| UnifiedbitmapBitmap | string | The property labeled "Source" from the "UnifiedBitmap" schema. |
| UnifiedbitmapInvert | string | The property labeled "Invert Image" from the "UnifiedBitmap" schema. |
| UnifiedbitmapRGBAmount | string | The property labeled "Brightness" from the "UnifiedBitmap" schema. |